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
163686bd
Commit
163686bd
authored
Nov 25, 2000
by
Joseph Myers
Committed by
Joseph Myers
Nov 25, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* invoke.texi: Update sequence points references.
From-SVN: r37744
parent
7ee9826b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletions
+9
-1
gcc/ChangeLog
+4
-0
gcc/invoke.texi
+5
-1
No files found.
gcc/ChangeLog
View file @
163686bd
2000-11-25 Joseph S. Myers <jsm28@cam.ac.uk>
* invoke.texi: Update sequence points references.
2000-11-25 Neil Booth <neilb@earthling.net>
2000-11-25 Neil Booth <neilb@earthling.net>
* c-common.c: Remove USE_CPPLIB conditional inclusions.
* c-common.c: Remove USE_CPPLIB conditional inclusions.
...
...
gcc/invoke.texi
View file @
163686bd
...
@@ -1653,9 +1653,13 @@ future implementation may also work for C++ programs.
...
@@ -1653,9 +1653,13 @@ future implementation may also work for C++ programs.
There
is
some
controversy
over
the
precise
meaning
of
the
sequence
point
There
is
some
controversy
over
the
precise
meaning
of
the
sequence
point
rules
in
subtle
cases
.
Alternative
formal
definitions
may
be
found
in
rules
in
subtle
cases
.
Alternative
formal
definitions
may
be
found
in
Clive
Feather
's ``Annex S''
Clive
Feather
's ``Annex S''
@uref{http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n9
08
.htm} and in
@uref{http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n9
25
.htm} and in
Michael Norrish'
s
thesis
Michael Norrish'
s
thesis
@
uref
{
http
://
www
.
cl
.
cam
.
ac
.
uk
/
users
/
mn200
/
PhD
/
thesis
-
report
.
ps
.
gz
}.
@
uref
{
http
://
www
.
cl
.
cam
.
ac
.
uk
/
users
/
mn200
/
PhD
/
thesis
-
report
.
ps
.
gz
}.
Other
discussions
are
by
Raymond
Mak
@
uref
{
http
://
wwwold
.
dkuug
.
dk
/
JTC1
/
SC22
/
WG14
/
www
/
docs
/
n926
.
htm
}
and
D
.
Hugh
Redelmeier
@
uref
{
http
://
wwwold
.
dkuug
.
dk
/
JTC1
/
SC22
/
WG14
/
www
/
docs
/
n927
.
htm
}.
@
item
-
Wreturn
-
type
@
item
-
Wreturn
-
type
Warn
whenever
a
function
is
defined
with
a
return
-
type
that
defaults
to
Warn
whenever
a
function
is
defined
with
a
return
-
type
that
defaults
to
...
...
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