https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90477
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- Hmm, actually it's undefined to use #line to set the line higher than INT_MAX but not undefined to set it to exactly INT_MAX then insert newlines that make it higher than that. Odd.