------- Comment #20 from jakub at gcc dot gnu dot org 2007-11-16 14:31 ------- Does the problem go away if you mv include/*-*-*/bits/stdc++.h.gch{,bad} and recompile the test? If yes, can you please check with -fdump-tree-all at which pass the dumps start to differ between compilation with stdc++.h.gch and with just stdc++.h? Wonder if this can be debugged just with a cross compiler...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32636