public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/49771] New: [4.7 Regression] wrong code with -ftree-vectorize
@ 2011-07-17 20:39 zsojka at seznam dot cz
  2011-07-17 22:27 ` [Bug tree-optimization/49771] " jakub at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: zsojka at seznam dot cz @ 2011-07-17 20:39 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.7 Regression] wrong code with -ftree-vectorize
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 24783
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24783
reduced testcase (from gcc.dg/graphite/block-0.c)

Output:
$ gcc -O -ftree-vectorize testcase.c
$ ./a.out 
Aborted
$ gcc -O3 testcase.c
$ ./a.out 
Aborted

Tested revisions:
r176370 - fail
4.6 r176280 - OK


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

end of thread, other threads:[~2011-07-19  7:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-17 20:39 [Bug tree-optimization/49771] New: [4.7 Regression] wrong code with -ftree-vectorize zsojka at seznam dot cz
2011-07-17 22:27 ` [Bug tree-optimization/49771] " jakub at gcc dot gnu.org
2011-07-18  8:46 ` rguenth at gcc dot gnu.org
2011-07-18 14:13 ` jakub at gcc dot gnu.org
2011-07-18 15:57 ` irar at il dot ibm.com
2011-07-18 18:46 ` jakub at gcc dot gnu.org
2011-07-18 20:01 ` irar at il dot ibm.com
2011-07-19  6:25 ` irar at gcc dot gnu.org
2011-07-19  7:22 ` jakub 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).