public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46498] New: [4.5/4.6 Regression] ICE: in eliminate_unnecessary_stmts, at tree-ssa-dce.c:1112 with -O -funsafe-math-optimizations -fno-tree-dominator-opts -fno-tree-reassoc
@ 2010-11-16 15:03 zsojka at seznam dot cz
  2010-11-16 16:03 ` [Bug tree-optimization/46498] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: zsojka at seznam dot cz @ 2010-11-16 15:03 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression] ICE: in
                    eliminate_unnecessary_stmts, at tree-ssa-dce.c:1112
                    with -O -funsafe-math-optimizations
                    -fno-tree-dominator-opts -fno-tree-reassoc
           Product: gcc
           Version: 4.6.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


----- testcase.c -----
void foo (double d) {}
----------------------

Compiler output:
$ gcc -O -funsafe-math-optimizations -fno-tree-dominator-opts -fno-tree-reassoc
testcase.c
testcase.c: In function 'foo':
testcase.c:1:6: internal compiler error: in eliminate_unnecessary_stmts, at
tree-ssa-dce.c:1181
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r166795 - crash
r153685 - crash
4.5 r166509 - crash
4.4 r166509 - OK


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

end of thread, other threads:[~2010-11-17 11:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16 15:03 [Bug tree-optimization/46498] New: [4.5/4.6 Regression] ICE: in eliminate_unnecessary_stmts, at tree-ssa-dce.c:1112 with -O -funsafe-math-optimizations -fno-tree-dominator-opts -fno-tree-reassoc zsojka at seznam dot cz
2010-11-16 16:03 ` [Bug tree-optimization/46498] " rguenth at gcc dot gnu.org
2010-11-17 10:44 ` rguenth at gcc dot gnu.org
2010-11-17 11:16 ` rguenth at gcc dot gnu.org
2010-11-17 11:41 ` 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).