http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46233
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2010-10-29 22:42:36 UTC --- (In reply to comment #0) > Created attachment 22200 [details] > reduced testcase > > Compiler output: > $ gcc -O -foptimize-sibling-calls pr46233.c > pr46233.c: In function 'foo': > pr46233.c:5:1: error: control flow in the middle of basic block 3 > pr46233.c:5:1: internal compiler error: verify_flow_info failed > Please submit a full bug report, > with preprocessed source if appropriate. > See <http://gcc.gnu.org/bugs.html> for instructions. This is caused by revision 160124: http://gcc.gnu.org/ml/gcc-cvs/2010-06/msg00036.html