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
4955a043
Commit
4955a043
authored
Sep 29, 1998
by
Joern Rennecke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add entry for -fdump-unnumberd option.
From-SVN: r22640
parent
89ed4e9d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
gcc/ChangeLog.0
+12
-0
No files found.
gcc/ChangeLog.0
View file @
4955a043
...
...
@@ -841,6 +841,18 @@ Tue Jun 30 00:56:19 1998 Bruno Haible <haible@ilog.fr>
* invoke.texi: Document new implicit structure initialization
warning.
Mon Jun 29 21:40:15 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
* toplev.c (flag_dump_unnumbered): Declare.
(f_options): Add dump-unnumbered.
* print-rtl.c (flag_dump_unnumbered): Define.
(print_rtx): Print only '#' for insn numbers if flag_dump_unnumbered
is nonzero.
(print_rtl): Don't output line number notes if flag_dump_unnumbered
is nonzero.
* flow.c (print_rtl_with_bb): Don't output newline after line
numbers note if flag_dump_unnumbered is nonzero.
Mon Jun 29 22:12:06 1998 Jeffrey A Law (law@cygnus.com)
* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for
...
...
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