public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/42917]  New: [4.5 Regression] "-fcompare-debug failure" with -ftree-loop-linear
@ 2010-01-31 21:39 zsojka at seznam dot cz
  2010-01-31 21:41 ` [Bug tree-optimization/42917] " zsojka at seznam dot cz
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: zsojka at seznam dot cz @ 2010-01-31 21:39 UTC (permalink / raw)
  To: gcc-bugs

Command line:
gcc -O1 -ftree-loop-linear -fcompare-debug -c testcase.c
(fails at all -O1, -O2 and -O3 levels)

Tested revisions:
r156367 - crash
r155833 - crash
r154830 - crash
r153685 - crash

Output:
$ /mnt/svn/gcc-trunk/binary-156367-lto/bin/gcc -O1 -ftree-loop-linear
testcase.c -fcompare-debug
gcc: testcase.c: -fcompare-debug failure (length)

There is actually different code generated with -g, the outer loop isn't
removed. 4.4.2 generates the same code for both cases.


-- 
           Summary: [4.5 Regression] "-fcompare-debug failure" with -ftree-
                    loop-linear
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86(_64)-pc-linux-gnu
GCC target triplet: x86(_64)-pc-linux-gnu


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


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

end of thread, other threads:[~2010-03-16 11:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-31 21:39 [Bug tree-optimization/42917] New: [4.5 Regression] "-fcompare-debug failure" with -ftree-loop-linear zsojka at seznam dot cz
2010-01-31 21:41 ` [Bug tree-optimization/42917] " zsojka at seznam dot cz
2010-01-31 21:59 ` rguenth at gcc dot gnu dot org
2010-02-02 13:34 ` rguenth at gcc dot gnu dot org
2010-02-17 13:56 ` jakub at gcc dot gnu dot org
2010-02-19 12:35 ` jakub at gcc dot gnu dot org
2010-02-22 12:42 ` rguenth at gcc dot gnu dot org
2010-03-08 16:21 ` aldyh at gcc dot gnu dot org
2010-03-16 11:34 ` aldyh at gcc dot gnu dot org
2010-03-16 11:36 ` aldyh 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).