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
892d0a6d
Commit
892d0a6d
authored
Dec 06, 1998
by
Alexandre Oliva
Committed by
Alexandre Oliva
Dec 06, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi (Warning Options): Soften the tone of -pedantic
From-SVN: r24125
parent
e5b0708a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+2
-5
No files found.
gcc/ChangeLog
View file @
892d0a6d
Sun
Dec
6
07
:
45
:
33
1998
Alexandre
Oliva
<
oliva
@dcc
.
unicamp
.
br
>
*
invoke
.
texi
(
Warning
Options
)
:
Soften
the
tone
of
-
pedantic
Sun
Dec
6
00
:
20
:
44
1998
H
.
J
.
Lu
(
hjl
@gnu
.
org
)
*
print
-
rtl
.
c
(
print_rtx
)
:
Add
prototype
.
...
...
gcc/invoke.texi
View file @
892d0a6d
...
...
@@ -1225,11 +1225,8 @@ ANSI C @emph{requires} a diagnostic.
A
feature
to
report
any
failure
to
conform
to
ANSI
C
might
be
useful
in
some
instances
,
but
would
require
considerable
additional
work
and
would
be
quite
different
from
@samp
{
-
pedantic
}.
We
recommend
,
rather
,
that
users
take
advantage
of
the
extensions
of
GNU
C
and
disregard
the
limitations
of
other
compilers
.
Aside
from
certain
supercomputers
and
obsolete
small
machines
,
there
is
less
and
less
reason
ever
to
use
any
other
C
compiler
other
than
for
bootstrapping
GNU
CC
.
be
quite
different
from
@samp
{
-
pedantic
}.
We
don
'
t
have
plans
to
support
such
a
feature
in
the
near
future
.
@item
-
pedantic
-
errors
Like
@samp
{
-
pedantic
},
except
that
errors
are
produced
rather
than
...
...
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