------- Comment #10 from steven at gcc dot gnu dot org 2005-10-20 22:45 ------- The second fix boostraps the compiler proper and it builds libstdc++ and libgfortran without problems. But it fails on cp-demangle.c for some reason. That's probably another case where we don't put a locus on statements in a gimplified statement list. Fixing that, who knows where else we'll discover similar problems...
Therefore, at least for GCC 4.1 I'm more comfortable with my first patch. I'll bootstrap+test and profilebootstrap that patch and post it for comment if it doesn't cause any regressions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24225