------- Comment #2 from reichelt at gcc dot gnu dot org  2008-12-28 18:40 
-------
Btw, the error message is a little hosed:

bug.c: In function 'foo':
bug.c:2: error: label 
L has incorrect context in bb 8bug.c:7: internal compiler error:
verify_flow_info failed
Please submit a full bug report, [etc.]

It looks like most of the fprintf statements in gimple_verify_flow_info
lack a trailing "\n".


-- 


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

Reply via email to