[PR 95182] ICE with EOF in macro args

Nathan Sidwell nathan@acm.org
Tue May 19 13:21:00 GMT 2020


This was another latent case of us losing an EOF token, but succeeding 
anyway.  Since my patch to make us pay more attention to EOFs it came to 
light.  We also need to keep the EOF if we fall off the end of the main 
file.  Forced includes look like regular nested includes at this point.

pushed to trunk

nathan
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr95182.diff
Type: text/x-patch
Size: 3447 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20200519/80715288/attachment.bin>


More information about the Gcc-patches mailing list