public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/46177] New: [4.5/4.6 Regression] ICE: in prop_phis, at tree-loop-distribution.c:327 with -fno-tree-copy-prop -ftree-loop-distribution
@ 2010-10-25 23:45 zsojka at seznam dot cz
  2010-10-26  7:06 ` [Bug tree-optimization/46177] " hjl.tools at gmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: zsojka at seznam dot cz @ 2010-10-25 23:45 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression] ICE: in prop_phis, at
                    tree-loop-distribution.c:327 with -fno-tree-copy-prop
                    -ftree-loop-distribution
           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 22155
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22155
reduced testcase

Compiler output:
$ gcc -O -fno-tree-copy-prop -ftree-loop-distribution pr46177.c 
pr46177.c: In function 'foo':
pr46177.c:5:1: internal compiler error: in prop_phis, at
tree-loop-distribution.c:327
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Fails with -O3 -fno-tree-copy-prop as well as it implies
-ftree-loop-distribute-patterns

Tested revisions:
r165915 - crash
r153685 - crash
4.5 r165781 - crash
4.4 r165754 - OK


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25 23:45 [Bug tree-optimization/46177] New: [4.5/4.6 Regression] ICE: in prop_phis, at tree-loop-distribution.c:327 with -fno-tree-copy-prop -ftree-loop-distribution zsojka at seznam dot cz
2010-10-26  7:06 ` [Bug tree-optimization/46177] " hjl.tools at gmail dot com
2010-10-26 13:57 ` rguenth at gcc dot gnu.org
2010-10-27  1:58 ` jakub at gcc dot gnu.org
2010-11-02 13:38 ` rguenth at gcc dot gnu.org
2010-11-02 15:45 ` rguenth at gcc dot gnu.org
2010-11-02 15:49 ` [Bug tree-optimization/46177] [4.5 " rguenth at gcc dot gnu.org
2010-11-05 21:37 ` zsojka at seznam dot cz
2010-11-05 22:38 ` rguenther at suse dot de
2010-11-09 15:02 ` [Bug tree-optimization/46177] [4.5/4.6 " rguenth at gcc dot gnu.org
2010-11-09 15:03 ` [Bug tree-optimization/46177] [4.5 " rguenth at gcc dot gnu.org
2010-11-12 15:24 ` rguenth at gcc dot gnu.org
2010-11-12 15:30 ` rguenth at gcc dot gnu.org
2010-11-12 22:00 ` 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).