This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/81515] C pre-processor allows invalid words
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 22 Jul 2017 20:22:29 +0000
- Subject: [Bug preprocessor/81515] C pre-processor allows invalid words
- Auto-submitted: auto-generated
- References: <bug-81515-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81515
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note the C preprocessor makes "#ele" valid if under a #if 0 section.