This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/47389] ICE: in calc_dfs_tree, at dominance.c:395 with -fno-combine-stack-adjustments -fno-dse -fno-tree-forwprop


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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #6 from Mikael Pettersson <mikpe at it dot uu.se> 2012-10-20 17:08:16 UTC ---
The ICE stopped on trunk with r188360, rth's "Fix c++/53602, part 2":
http://gcc.gnu.org/ml/gcc-patches/2012-06/msg00537.html
http://gcc.gnu.org/viewcvs?view=revision&revision=188360

This patch doesn't appear to be an actual bug fix, so I suspect the underlying
issue is still latent.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]