Hi
There is another ICE which is happening when compiling libcstdc++ for x86 Attached testcase you will be able to reproduce this problem by compiling
cc1plus a.i -Os -march=pentiumpro
and if I revert r99456 this works well.
Hope that helps
-Khem