http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48538
--- Comment #6 from jafb at tinet dot org 2011-04-17 11:21:58 UTC --- (In reply to comment #5) > > Mmmm.... I'm afraid using --with-build-config=bootstrap-lto crashes at the > > same point with the same error. > > Weird, LTO bootstrap for Ada is supposed to work (with default options). > Well, I don't think it's difficult to reproduce, if you just compile with the options I described initially. I believe that it happens when I use profiledbootstrap together with lto, and for the Ada frontend. But I'm not 100% sure, as the long time it takes to test it every time prevents me from trying many combinations of options. I also don't know if things like -O3 or -march=corei7 have something to do with it or it would fail anyway. If I bound the minimal conditions that trigger this problem better, I'll let you know.