Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
e2eefb55
Commit
e2eefb55
authored
Mar 29, 2011
by
Jakub Jelinek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move ChangeLog entry.
From-SVN: r171696
parent
89158769
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
gcc/ChangeLog
+0
-9
gcc/c-family/ChangeLog
+9
-0
No files found.
gcc/ChangeLog
View file @
e2eefb55
2011-03-29 Jakub Jelinek <jakub@redhat.com>
PR preprocessor/48248
* c-ppoutput.c (print): Add src_file field.
(init_pp_output): Initialize it.
(maybe_print_line): Don't optimize by adding up to 8 newlines
if map->to_file and print.src_file are different file.
(print_line): Update print.src_file.
2011-03-29 Vladimir Makarov <vmakarov@redhat.com>
* ira-conflicts.c (build_object_conflicts): Add unused attribute
...
...
gcc/c-family/ChangeLog
View file @
e2eefb55
2011
-
03
-
29
Jakub
Jelinek
<
jakub
@redhat
.
com
>
PR
preprocessor
/
48248
*
c
-
ppoutput
.
c
(
print
)
:
Add
src_file
field
.
(
init_pp_output
)
:
Initialize
it
.
(
maybe_print_line
)
:
Don
'
t
optimize
by
adding
up
to
8
newlines
if
map
->
to_file
and
print
.
src_file
are
different
file
.
(
print_line
)
:
Update
print
.
src_file
.
2011
-
03
-
25
Kai
Tietz
<
ktietz
@redhat
.
com
>
*
c
-
ada
-
spec
.
c
(
compare_comment
)
:
Use
filename_cmp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment