Re: [pph] Detect #include outside the global context (issue4958045)

2011-08-25 Thread Diego Novillo
On 11-08-25 18:56 , Gabriel Charette wrote: XPASS: g++.dg/pph/x7rtti.cc -fno-dwarf2-cfi-asm -fpph-map=pph.map -I. (test for bogus messages, line ) > [ ... ] Oops, my fault. When I changed x7rtti.cc into an executable test, I altered line numbers and forgot to update the dg markers. Fixed

Re: [pph] Detect #include outside the global context (issue4958045)

2011-08-25 Thread Gabriel Charette
I'm getting the following pph test failure output after this patch (I'll commit my patch on top of it anyways as I get the same errors with a clean build and with my patch, which itself had a clean test output before this recent pull before my commit). XPASS: g++.dg/pph/x7rtti.cc -fno-dwarf2-cfi-a