public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46970] New: [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear
@ 2010-12-15 20:11 zsojka at seznam dot cz
  2010-12-16  0:46 ` [Bug tree-optimization/46970] " hjl.tools at gmail dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zsojka at seznam dot cz @ 2010-12-15 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.3/4.4/4.5/4.6 Regression] wrong code with -Os
                    -ftree-loop-linear
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 22774
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22774
reduced testcase (from gcc.dg/pr29581-3.c)

Output:
$ gcc -Os -ftree-loop-linear pr46970.c
or
$ gcc -O -fno-tree-ch -ftree-loop-linear pr46970.c
(-Os implies -fno-tree-ch)

$ ./a.out 
Aborted

Tested versions:
r167809 - fail
4.5.1 - fail
4.4.5 - fail
4.3.5 - fail
4.2.4 - ICE
4.1.2 - ICE
4.0.4 - OK


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

end of thread, other threads:[~2011-02-02 17:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-15 20:11 [Bug tree-optimization/46970] New: [4.3/4.4/4.5/4.6 Regression] wrong code with -Os -ftree-loop-linear zsojka at seznam dot cz
2010-12-16  0:46 ` [Bug tree-optimization/46970] " hjl.tools at gmail dot com
2010-12-16  0:49 ` hjl.tools at gmail dot com
2010-12-16  0:51 ` hjl.tools at gmail dot com
2010-12-16 14:55 ` rguenth at gcc dot gnu.org
2010-12-17 16:17 ` jakub at gcc dot gnu.org
2010-12-17 17:14 ` jakub at gcc dot gnu.org
2011-01-03 21:01 ` rguenth at gcc dot gnu.org
2011-01-18 20:58 ` spop at gcc dot gnu.org
2011-01-18 20:59 ` spop at gcc dot gnu.org
2011-01-25 21:27 ` spop at gcc dot gnu.org
2011-01-25 21:54 ` spop at gcc dot gnu.org
2011-02-02 17:54 ` dnovillo 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).