This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A new regression from the inlining fix
>>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:
> Jason Merrill wrote:
>>
>> Actually, the problem was that Nathan stripped the '# lineno' lines when he
>> was fixing tests to avoid implicit typename. I've put them back, and the
>> test passes again.
> huh? oh I see, it contains implementation/interface pragmas. I wonder
> why I didn't notice a fail.
FYI, because the problem was masked by inlining.
Jason