public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56826] New: Run-fail after r197189.
@ 2013-04-03  9:47 ysrumyan at gmail dot com
  2013-04-03  9:49 ` [Bug tree-optimization/56826] " ysrumyan at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ysrumyan at gmail dot com @ 2013-04-03  9:47 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56826
           Summary: Run-fail after r197189.
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ysrumyan@gmail.com


We got RTF for 435.gromacs from spec2006 suite. I attached simple reproducer
which if failed if it is compiled with -O3 -funroll-loops options but passed at
-O2:

gcc -O3 -funroll-loops -ffast-math -march=corei7 t.c t_main.c -o tt2
./tt2
Test failed
gcc -O2 -ffast-math -march=corei7 t.c t_main.c -o tt1  
./tt1
Test passed


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

end of thread, other threads:[~2022-10-06 12:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-03  9:47 [Bug tree-optimization/56826] New: Run-fail after r197189 ysrumyan at gmail dot com
2013-04-03  9:49 ` [Bug tree-optimization/56826] " ysrumyan at gmail dot com
2013-04-04 11:07 ` [Bug tree-optimization/56826] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-04-04 11:13 ` rguenth at gcc dot gnu.org
2013-04-04 11:41 ` rguenth at gcc dot gnu.org
2013-04-04 15:07 ` rguenth at gcc dot gnu.org
2022-10-06 12:25 ` Dmitriy.Poterukha at uvoteam dot com

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).