public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/42479]  New: Wrong-code  for induct.f90 with " -O3 -floop-block"
@ 2009-12-23 13:54 dominiq at lps dot ens dot fr
  2010-01-05 11:41 ` [Bug middle-end/42479] Wrong code with -floop-block fxcoudert at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dominiq at lps dot ens dot fr @ 2009-12-23 13:54 UTC (permalink / raw)
  To: gcc-bugs

At revision 155425 the executable  for induct.f90 compiled with " -O3
-floop-block" gives:

...
 Maximum wand/quad abs rel mutual inductance =   1.84138324899744549E-002
...

instead of 

...
 Maximum wand/quad abs rel mutual inductance =   5.95379428444659381E-002
...

when compiled with "-O2 -floop-block".

Note that the wrong code runs in ~8.5s, while the fastest right code runs in
~14s.


-- 
           Summary: Wrong-code  for induct.f90 with " -O3 -floop-block"
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42479


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-02-06 16:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-23 13:54 [Bug middle-end/42479] New: Wrong-code for induct.f90 with " -O3 -floop-block" dominiq at lps dot ens dot fr
2010-01-05 11:41 ` [Bug middle-end/42479] Wrong code with -floop-block fxcoudert at gcc dot gnu dot org
2010-01-05 11:42 ` fxcoudert at gcc dot gnu dot org
2010-01-05 12:56 ` dominiq at lps dot ens dot fr
2010-01-05 14:35 ` dominiq at lps dot ens dot fr
2010-01-06 19:20 ` dominiq at lps dot ens dot fr
2010-01-07 22:36 ` [Bug middle-end/42479] [graphite] " spop at gcc dot gnu dot org
2010-01-14  8:41 ` spop at gcc dot gnu dot org
2010-02-06 16:33 ` spop at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).