Re: [PATCH] -E/-save-temps locus fix (PR preprocessor/48248)

2011-03-29 Thread Joseph S. Myers
On Tue, 29 Mar 2011, Jakub Jelinek wrote: > Hi! > > My PR41445 fix apparently sometimes results in wrong locus. > The problem is if we switch temporarily to a locus of some token > from a header file (PR41445 was fixing a problem where -save-temps > behaved differently then normal compilation as

[PATCH] -E/-save-temps locus fix (PR preprocessor/48248)

2011-03-29 Thread Jakub Jelinek
Hi! My PR41445 fix apparently sometimes results in wrong locus. The problem is if we switch temporarily to a locus of some token from a header file (PR41445 was fixing a problem where -save-temps behaved differently then normal compilation as locuses were different) and the line in the header file