This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34067] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2007 10:27:27 -0000
- Subject: [Bug fortran/34067] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin
- References: <bug-34067-12313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-11-12 10:27 -------
(In reply to comment #2)
> according the manual the later (no abort) should be equivalent to the former
> (abort), but is not
The manual only says "-On turns on the following optimization flags", but it
does a few other things that are not controlled by individual -f flags.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34067