[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2011-01-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2011-01-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 --- Comment #9 from H.J. Lu 2011-01-02 23:12:46 UTC --- (In reply to comment #8) > Not sure if this is still useful, but here's a fairly small failure-inducing > testcase for this bug for today's GCC. > > [reg...@gamow tmp437]$ current-gcc -O2 -

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2011-01-02 Thread regehr at cs dot utah.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 John Regehr changed: What|Removed |Added CC||regehr at cs dot utah.edu --- Comment #8 fr

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-21 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 --- Comment #7 from Steven Bosscher 2010-12-21 20:55:26 UTC --- No, the test case I had in testsuite had the dg-warning markers of the original test case. I will fix my commit. This isn't my day today, I also managed to forget committing ChangeL

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6 f

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-21 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 --- Comment #5 from Steven Bosscher 2010-12-21 14:55:43 UTC --- Author: steven Date: Tue Dec 21 14:55:41 2010 New Revision: 168118 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168118 Log: gcc/ PR rtl-optimization/46755 * ira.c (

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-17 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 --- Comment #4 from Steven Bosscher 2010-12-17 20:40:20 UTC --- *** Bug 46465 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-03 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 --- Comment #3 from Zdenek Sojka 2010-12-03 08:25:50 UTC --- PR46465 might be related, it has the same backtrace and uses computed gotos as well.

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug rtl-optimization/46755] ICE: in calc_dfs_tree, at dominance.c:395 with -O

2010-12-01 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755 Zdenek Sojka changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #1 from Zden