On 23 February 2016 at 07:55, Richard Henderson <r...@twiddle.net> wrote: > On 02/16/2016 03:45 AM, Peter Maydell wrote: >>> >>> Well, it doesn't repro on i686-linux; with a cross-compiler to mingw it >>> still might, but filing the bug will save me setting up the full cross >>> environment to be able to build qemu with mingw. >> >> >> I started filing a bug, but the preprocessed source exceeds the 1MB >> size limit on gcc bugzilla anyway. So I'm just going to put the >> output of gcc -save-temps -v below, and you can find translate.i >> at http://people.linaro.org/~peter.maydell/translate.i (2.3MB). > > > While I can reproduce this with the ubuntu gcc 4.8.2 package, I cannot > reproduce it with upstream source (which is currently at 4.8.5). > > I'm not going to spend any more time on this. I guess you'd like the > workaround?
Yes, please. thanks -- PMM