Hi gcc 3.4 ICEed when compile with a precompiled header. So I use --save-temps to get an .ii file, but g++ then successfully compiled this .ii file without any errors. What files can I attach to file a bug report then?