[Bug preprocessor/60723] Line directives with incorrect system header flag

2022-10-12 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #32 from CVS Commits --- The master branch has been updated by Lewis Hyatt : https://gcc.gnu.org/g:ddb7f0a0cac48762ba6408d69538f8115c4a2739 commit r13-3264-gddb7f0a0cac48762ba6408d69538f8115c4a2739 Author: Lewis Hyatt Date: Thu O

[Bug preprocessor/60723] Line directives with incorrect system header flag

2021-03-26 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Eric Gallager changed: What|Removed |Added CC||acpy00 at outlook dot com,

[Bug preprocessor/60723] Line directives with incorrect system header flag

2018-08-20 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #30 from Eric Gallager --- (In reply to Steve Ellcey from comment #29) > I posted this question on g...@gcc.gnu.org and got not response so I thought > I would ask here on the bug report. > > I am trying to understand the status of t

[Bug preprocessor/60723] Line directives with incorrect system header flag

2016-12-07 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Steve Ellcey changed: What|Removed |Added CC||sje at gcc dot gnu.org --- Comment #29 fr

[Bug preprocessor/60723] Line directives with incorrect system header flag

2016-04-06 Thread rth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Bug 60723 depends on bug 61817, which changed state. Bug 61817 Summary: Inconsistent location of tokens in the expansion list of a built-in macro https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61817 What|Removed

[Bug preprocessor/60723] Line directives with incorrect system header flag

2015-02-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #28 from Jakub Jelinek --- If this is about ccache, I wonder if ccache couldn't preprocess with -fdirectives-only instead, that way hopefully no info is lost.

[Bug preprocessor/60723] Line directives with incorrect system header flag

2015-02-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #27

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-10-05 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Manuel López-Ibáñez changed: What|Removed |Added CC||oliver at bway dot net --- Comment

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-24 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #25 from ktkachov at gcc dot gnu.org --- (In reply to ktkachov from comment #24) > (In reply to Dodji Seketeli from comment #22) > > So finally the two patches that have been proposed at > > https://gcc.gnu.org/ml/gcc-patches/2014-07/m

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-22 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-16 Thread nicholas.ormrod at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #23 from Nicholas --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61817 The more I talk, the more work you seem to have. :p Thank you for taking this. Cheers, Nicholas

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-16 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #22 from Dodji Seketeli --- So finally the two patches that have been proposed at https://gcc.gnu.org/ml/gcc-patches/2014-07/msg01063.html and https://gcc.gnu.org/ml/gcc-patches/2014-07/msg01064.html have been accepted and committed t

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-16 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #21 from Dodji Seketeli --- Author: dodji Date: Wed Jul 16 10:33:36 2014 New Revision: 212638 URL: https://gcc.gnu.org/viewcvs?rev=212638&root=gcc&view=rev Log: PR preprocessor/60723 - missing system-ness marks for macro tokens When

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-16 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #20 from Dodji Seketeli --- > In a function-like macro expansion, regular tokens are line-marked as being > expanded at the opening parenthesis, while builtins are line-marked as being > expanded at the closing parenthesis (both of th

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-03 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #19 from christophe.lyon at st dot com --- As discussed on IRC, I could test your patch, and the compiler now builds successfully.

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-02 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #18 from Dodji Seketeli --- Thanks Christophe, The attached patch above should hopefully fix the issue it was causing. Is there a chance that you test that it doesn't break your arm build before I try to commit it again? Thanks in

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-02 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Dodji Seketeli changed: What|Removed |Added Attachment #33010|0 |1 is obsolete|

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-01 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #16 from christophe.lyon at st dot com --- Created attachment 33040 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33040&action=edit preprocessed input This preprocessed input (-E -dD) shows how commit 212194 is broken.

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-01 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #15 from christophe.lyon at st dot com --- Created attachment 33039 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33039&action=edit preprocessed input This preprocessed input (-E) shows how commit 212194 is broken.

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-01 Thread christophe.lyon at st dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 christophe.lyon at st dot com changed: What|Removed |Added CC||christophe.lyon at st dot

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-07-01 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #13 from Dodji Seketeli --- Author: dodji Date: Tue Jul 1 09:17:14 2014 New Revision: 212194 URL: https://gcc.gnu.org/viewcvs?rev=212194&root=gcc&view=rev Log: PR preprocessor/60723 - missing system-ness marks for macro tokens When

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-26 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #12 from Dodji Seketeli --- Created attachment 33010 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33010&action=edit A patch candidate that I am currently testing This the patch I am running through bootstrap at the moment. T

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-25 Thread dodji at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-17 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-15 Thread nicholas.ormrod at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #9 from Nicholas --- Manuel, I have filed a patch to gcc-patches. https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00862.html

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-10 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #8 from Matt Godbolt --- Thanks Nicholas :)

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-09 Thread nicholas.ormrod at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #7 from Nicholas --- What a pleasant surprise to see your name, Matt. This dropped off my radar for a bit, but I'm pretty close now to getting a properly organized patch ready. Details to follow within 5 days.

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-04 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Matt Godbolt changed: What|Removed |Added CC||matt at godbolt dot org --- Comment #6 fr

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-04-01 Thread nicholas.ormrod at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Nicholas changed: What|Removed |Added CC||nicholas.ormrod at hotmail dot com --- Commen

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-04-01 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-03-31 Thread nicholas.ormrod at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #3 from Nicholas --- Created attachment 32505 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32505&action=edit Repro source

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-03-31 Thread nicholas.ormrod at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #2 from Nicholas --- Created attachment 32504 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32504&action=edit Repro header

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-03-31 Thread nicholas.ormrod at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #1 from Nicholas --- The preprocessor emits line directives with the system-header flag when using complicated macros. This causes certain warnings, like -Wswitch and -Wreorder, to be suppressed. This report includes a patch as well a