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/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed



------- Comment #60 from steven at gcc dot gnu dot org  2006-01-20 00:06 -------
I've tested it on x86_64-unknown-linux-gnu and mips-elf (simulator, C only).

Richi, I would have commited the patch for this myself as obvious, with a
comment explaining why we have to call ir_type there and a promise to follow up
with a patch for rtl_verify_flow_info to explicitly check for every edge that
the EDGE_{TRUE,FALSE}_VALUE flags are not set.

I suggest you now commit the patch to mainline at least and maybe wait for Mark
to give a verdict for GCC 4.1.  I'll craft the patch to do the extra checking
some time next week.


-- 


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


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