This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/19825] -fno-loop-optimize2 does not work
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Feb 2005 17:34:59 -0000
- Subject: [Bug driver/19825] -fno-loop-optimize2 does not work
- References: <20050208162825.19825.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-08 17:34 -------
In fact the only thing which -floop-optimize2 does without enabling something else at -O1 is to enable
-fbranch-count-reg which has no effect on ia64.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19825