------- Comment #22 from burnus at gcc dot gnu dot org 2010-07-24 06:52 ------- (In reply to comment #21) > In my opinion revision 162487 is only a partial fix of the problem. If I split > a modified test case in two files [...] I still get [...] Bus error
Does -flto help? > Note that it is not surprising since -fwhole-file operates at the file level. Well, the middle-end also operates on single-file level: Thus, there is no reason to break. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44945