Commit 1e1ec633 by Jeffrey A Law Committed by Jeff Law

gcc.texi: More changes related to list conversion.


        * gcc.texi: More changes related to list conversion.
        * invoke.texi: Likewise.

From-SVN: r28250
parent 0e8b6188
Sun Jul 25 21:40:33 1999 Jeffrey A Law (law@cygnus.com)
* gcc.texi: More changes related to list conversion.
* invoke.texi: Likewise.
Sun Jul 25 18:15:39 1999 Richard Henderson <rth@cygnus.com> Sun Jul 25 18:15:39 1999 Richard Henderson <rth@cygnus.com>
* builtins.c (expand_builtin_saveregs): Remove static, remove exp * builtins.c (expand_builtin_saveregs): Remove static, remove exp
......
...@@ -2674,13 +2674,13 @@ GNU CC distribution. ...@@ -2674,13 +2674,13 @@ GNU CC distribution.
If you would like to help pretest GNU CC releases to assure they work If you would like to help pretest GNU CC releases to assure they work
well, or if you would like to work on improving GNU CC, please contact well, or if you would like to work on improving GNU CC, please contact
the maintainers at @code{egcs@@egcs.cygnus.com}. A pretester should the maintainers at @code{gcc@@gcc.gnu.org}. A pretester should
be willing to try to investigate bugs as well as report them. be willing to try to investigate bugs as well as report them.
If you'd like to work on improvements, please ask for suggested projects If you'd like to work on improvements, please ask for suggested projects
or suggest your own ideas. If you have already written an improvement, or suggest your own ideas. If you have already written an improvement,
please tell us about it. If you have not yet started work, it is useful please tell us about it. If you have not yet started work, it is useful
to contact @code{egcs@@egcs.cygnus.com} before you start; the to contact @code{gcc@@gcc.gnu.org} before you start; the
maintainers may be able to suggest ways to make your extension fit in maintainers may be able to suggest ways to make your extension fit in
better with the rest of GNU CC and with other development plans. better with the rest of GNU CC and with other development plans.
......
...@@ -2503,7 +2503,7 @@ These two options are intended to be removed someday, once ...@@ -2503,7 +2503,7 @@ These two options are intended to be removed someday, once
they have helped determine the efficacy of various they have helped determine the efficacy of various
approaches to improving loop optimizations. approaches to improving loop optimizations.
Please let us (@code{egcs@@egcs.cygnus.com} and @code{fortran@@gnu.org}) Please let us (@code{gcc@@gcc.gnu.org} and @code{fortran@@gnu.org})
know how use of these options affects know how use of these options affects
the performance of your production code. the performance of your production code.
We're very interested in code that runs @emph{slower} We're very interested in code that runs @emph{slower}
......
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