This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PING][PATCH, trunk, 4.9, 4.8] Fix PR57653, filename information discarded when using -imacros


On Wed, 11 Jun 2014, Peter Bergner wrote:

> I'd like to ping the following patch that fixes PR57653.  This did
> bootstrap and regtest with no regressions on powerpc64-linux.
> 
>     https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01571.html
> 
> Is this ok for trunk, 4.9 and 4.8?

I think the code change is correct, but the comment added needs expanding 
to explain better what's going on (i.e. the circumstances in which the 
condition include_cursor > deferred_count may hold, and why, in those 
circumstances, returning early is the correct thing to do).

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]