public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/47737] New: [4.6 Regression] wrong code with -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity
@ 2011-02-14 18:33 zsojka at seznam dot cz
  2011-02-15 11:09 ` [Bug tree-optimization/47737] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: zsojka at seznam dot cz @ 2011-02-14 18:33 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] wrong code with -funswitch-loops
                    -fno-tree-dominator-opts -fgraphite-identity
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: spop@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 23339
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23339
reduced testcase

Output:
$ gcc -v                                                     
Using built-in specs.
COLLECT_GCC=/mnt/svn/gcc-trunk/binary-latest/bin/gcc
COLLECT_LTO_WRAPPER=/mnt/svn/gcc-trunk/binary-170138-lto-fortran-checking-yes-rtl-df/libexec/gcc/x86_64-unknown-linux-gnu/4.6.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /mnt/svn/gcc-trunk//configure --enable-checking=yes,rtl,df
--enable-languages=c,c++,lto,fortran
--prefix=/mnt/svn/gcc-trunk/binary-170138-lto-fortran-checking-yes-rtl-df/
--with-cloog --with-ppl --with-cloog-include=/usr/include/cloog-ppl/
Thread model: posix
gcc version 4.6.0 20110214 (experimental) (GCC) 

$ gcc -O -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity
testcase.c
$ ./a.out 
Aborted

Tested revisions:
r170138 - fail
4.5.2 - OK


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

end of thread, other threads:[~2011-02-18 13:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 18:33 [Bug tree-optimization/47737] New: [4.6 Regression] wrong code with -funswitch-loops -fno-tree-dominator-opts -fgraphite-identity zsojka at seznam dot cz
2011-02-15 11:09 ` [Bug tree-optimization/47737] " rguenth at gcc dot gnu.org
2011-02-17 20:48 ` law at redhat dot com
2011-02-17 21:22 ` law at redhat dot com
2011-02-17 23:25 ` law at redhat dot com
2011-02-18 11:36 ` rguenth at gcc dot gnu.org
2011-02-18 11:55 ` rguenth at gcc dot gnu.org
2011-02-18 13:47 ` rguenth at gcc dot gnu.org
2011-02-18 14:05 ` rguenth at gcc dot gnu.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).