This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] PATCH: Mention java news item


On Wed, 10 Sep 2003, Jeff Sturm wrote:
> I don't have anything to add to that, except that I believe the default
> has now changed to -O2 for all supported frontends:

Well, let's us Jan. ;-)  Jan, do you agree with the following patch?

(Thanks for checking, Jeff; please commit your patch depending on Jan's
feedback.)

Gerald

> Index: htdocs/gcc-3.4/changes.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
> retrieving revision 1.46
> diff -u -p -r1.46 changes.html
> --- htdocs/gcc-3.4/changes.html	10 Sep 2003 04:54:05 -0000	1.46
> +++ htdocs/gcc-3.4/changes.html	10 Sep 2003 17:08:27 -0000
> @@ -56,7 +56,7 @@
>      </li>
>      <li>Inlining heuristics for C, ObjC, C++ and Java have been improved
>          significantly.  Call graph based out-of-order inlining is now
> -        enabled by default at <code>-O3</code>.</li>
> +        enabled by default at <code>-O2</code>.</li>
>    </ul>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]