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/30815] [4.3 Regression] pr29965.c fails on the mainline, switches and __builtin_trap



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-16 00:37 -------
Oh, the ICE I get is:
t.c:8: error: fallthru edge after unconditional jump 2
t.c:8: error: wrong amount of branch edges after unconditional jump 2
t.c:8: error: verify_flow_info: Incorrect fallthru 2->3
t.c:8: error: wrong insn in the fallthru edge
(barrier 42 41 12)
t.c:8: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2005
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.0


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


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