This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/81745] missing warning with -pedantic when a C file does not end with a newline character
- From: "vincent-gcc at vinc17 dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 Aug 2017 01:07:17 +0000
- Subject: [Bug preprocessor/81745] missing warning with -pedantic when a C file does not end with a newline character
- Auto-submitted: auto-generated
- References: <bug-81745-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81745
--- Comment #8 from Vincent Lefèvre <vincent-gcc at vinc17 dot net> ---
(In reply to Vincent Lefèvre from comment #7)
> Here one gets two different results!
For this latest issue (which is the cause of the error in C), I've reported
PR81746.