[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #13 from Andrew Pinski --- Note C23 has the following under "4. Conformance": The implementation shall not successfully translate a preprocessing translation unit containing a #error preprocessing directive unless it is part of a

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2023-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Andrew Pinski changed: What|Removed |Added Assignee|paolo.carlini at oracle dot com|unassigned at gcc dot gnu.org

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2022-09-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #11 from Jonathan Wakely --- (In reply to Paolo Carlini from comment #8) > about the other compilers? For sure some are following the current gcc > behaviour, for compatibility, I suspect ICC for example. Should we also have > a

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2019-07-21 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #10 from Paolo Carlini --- Hi Eric (In reply to Eric Gallager from comment #9) > (In reply to Paolo Carlini from comment #8) > > Hi. As you can see, the patch itself seems simple, but a while ago I noticed > > that quite a few

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2019-07-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #9 from Eric Gallager --- (In reply to Paolo Carlini from comment #8) > Hi. As you can see, the patch itself seems simple, but a while ago I noticed > that quite a few testcases would need adjusting and that made me a little >

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2017-10-21 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #8 from Paolo Carlini --- Hi. As you can see, the patch itself seems simple, but a while ago I noticed that quite a few testcases would need adjusting and that made me a little nervous. In particular those testcases (both C and C++)

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2017-10-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #7 from Eric Gallager --- (In reply to Paolo Carlini from comment #6) > Maybe time to actually send something to gcc-patches for discussion? Please do!

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2017-07-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2017-07-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 egallager at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2014-12-22 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Eric Gallager egall at gwmail dot gwu.edu changed: What|Removed |Added CC||egall at

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2014-12-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org --- Makes sense to me.

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2014-12-22 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||joseph at

[Bug preprocessor/48839] #error should terminate compilation - similar to missing #include

2011-09-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48839 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at