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: 14 Nov 2007 12:05:50 -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 #22 from dominiq at lps dot ens dot fr 2007-11-14 12:05 -------
> Does the bug show up if you do something like this?
Yes, indeed! Otherwise I would not have noticed the bug (one pitfall of the
testsuite is that you know that a test has failed, but you don't kseldom know
why). I have added the modified code for completness because its output depends
of the -O1+options, but basically it does the same thing as the original code
modulo the print and the fact that it records all the failures and not the
first one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34067