------- Comment #2 from rguenth at gcc dot gnu dot org 2006-07-05 13:36 ------- With checking enabled we have
obj2/gcc> ./cc1plus -quiet -O2 t.ii t.ii: In static member function 'static IntType boost::random::const_mod<IntType, m>::mult_schrage(IntType, IntType) [with IntType = int, IntType m = 2147483647]': t.ii:7335: error: too many outgoing branch edges from bb 3 t.ii:7335: internal compiler error: verify_flow_info failed Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. maybe related to PR27291. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28221