public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46183] New: [4.6 Regression] ICE: in calc_dfs_tree, at dominance.c:396 with -O -fno-dse -fgcse -ftree-pre
@ 2010-10-26 13:35 zsojka at seznam dot cz
  2010-10-26 13:52 ` [Bug tree-optimization/46183] " rguenth at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-26 13:35 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] ICE: in calc_dfs_tree, at
                    dominance.c:396 with -O -fno-dse -fgcse -ftree-pre
           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 22159
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22159
reduced testcase

Compiler output:
$ gcc -O -fno-dse -fgcse -ftree-pre pr46183.c 
pr46183.c: In function 'foo':
pr46183.c:16:1: internal compiler error: in calc_dfs_tree, at dominance.c:396
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r165915 - crash
r161659 - crash
r159696 - OK
4.5 r165781 - OK


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

end of thread, other threads:[~2010-11-04 15:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26 13:35 [Bug tree-optimization/46183] New: [4.6 Regression] ICE: in calc_dfs_tree, at dominance.c:396 with -O -fno-dse -fgcse -ftree-pre zsojka at seznam dot cz
2010-10-26 13:52 ` [Bug tree-optimization/46183] " rguenth at gcc dot gnu.org
2010-10-26 15:03 ` hjl.tools at gmail dot com
2010-10-27  1:58 ` jakub at gcc dot gnu.org
2010-10-29 12:52 ` rguenth at gcc dot gnu.org
2010-11-02 13:58 ` rguenth at gcc dot gnu.org
2010-11-02 14:37 ` steven at gcc dot gnu.org
2010-11-02 14:48 ` steven at gcc dot gnu.org
2010-11-02 15:03 ` steven at gcc dot gnu.org
2010-11-02 16:04 ` ebotcazou at gcc dot gnu.org
2010-11-04 14:02 ` rguenth at gcc dot gnu.org
2010-11-04 15:19 ` rguenth at gcc dot gnu.org
2010-11-04 15:21 ` 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).