------- Comment #2 from pinskia at gcc dot gnu dot org 2008-08-30 22:17 ------- ../../src/bfd/xcofflink.c: In function '_bfd_xcoff_canonicalize_dynamic_reloc': ../../src/bfd/xcofflink.c:399: internal compiler error: in purge_dead_edges, at cfgrtl.c:2327 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
-O1 -ftree-vrp is enough to reproduce the bug which shows the middle-end is not ready for the IR changes that are done by VRP. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37285