This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34067] [4.3 regression] gfortran.dg/char_cshift_2.f90 fails with -O3 -funroll-loops fails on Intel Darwin
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2007 10:40:16 -0000
- Subject: [Bug target/34067] [4.3 regression] 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 #13 from dominiq at lps dot ens dot fr 2007-11-13 10:40 -------
Created an attachment (id=14542)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14542&action=view)
Comparison between revisions 130042 and 130043 with -O2 -funroll-loops and with
-O1+all the others
bzip2 tar archive with four directories r42_O1, r42_O2, r43_O1, and r43_O2
containing the result of -fdump-tree-all and the assembly codes for the
different revisions and options (see comment #2).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34067