Commit c5122d75 by Jan van Male Committed by Gerald Pfeifer

invoke.texi: Remove references to papers about sequence points to readings.html...

	* invoke.texi: Remove references to papers about sequence points to
	readings.html, refer to that page

From-SVN: r42787
parent 76b5c5e0
2001-06-01 Jan van Male <jan.vanmale@fenk.wau.nl>
* doc/invoke.texi: Remove references to papers about sequence points
to readings.html, refer to that page.
2001-06-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> 2001-06-01 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* README: Update references to installation instructions. * README: Update references to installation instructions.
......
...@@ -1879,15 +1879,9 @@ The present implementation of this option only works for C programs. A ...@@ -1879,15 +1879,9 @@ The present implementation of this option only works for C programs. A
future implementation may also work for C++ programs. 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. Links to papers with alternative formal definitions
Clive Feather's ``Annex S'' and other related discussions may be found on our readings page
@w{@uref{http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n925.htm}} and in @w{@uref{http://gcc.gnu.org/readings.html}}.
Michael Norrish's thesis
@w{@uref{http://www.cl.cam.ac.uk/users/mn200/PhD/thesis-report.ps.gz}}.
Other discussions are by Raymond Mak
@w{@uref{http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n926.htm}} and
D. Hugh Redelmeier
@w{@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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment