https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95013

Bill Seurer <seurer at linux dot vnet.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seurer at linux dot 
vnet.ibm.com

--- Comment #6 from Bill Seurer <seurer at linux dot vnet.ibm.com> ---
These started with r11-204 and occur on powerpc64 BE and LE as well.

commit debfaee5d51e3c07bb88a971618de2baff35d9c0
Author: Nathan Sidwell <nat...@acm.org>
Date:   Fri May 8 08:43:16 2020 -0700

    EOF has a location

    There's no need to special-case EOF's location.  For the complete file we
    give it a legitimate location.  And for deferred parses we now zap a
temporary EOF
    onto the next token, so we can just use its location anyway.

Reply via email to