[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|SUSPENDED --- Comment #11 from Nathan S

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #10 from Florian Weimer --- It only affects RISC-V, and the use is not in an installed header, so I think the glibc case is rather harmless. (But that's only because I watched out for this particular issue and requested changes from

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #9 from Nathan Sidwell --- Florian, the trouble is the older glibcs are out there and people's code will immediately break. That would be bad.

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #8 from Florian Weimer --- (And now the glibc stable release branches are fixed as well. Oops.)

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread fw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #7 from Florian Weimer --- (In reply to Nathan Sidwell from comment #6) > Reopening. Sadly my fear turned out to be true. real code out there > presumes __has_include__ (with the trailing underbars) is how to get at this > feature.

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-21 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Nathan Sidwell changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXED

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-20 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Nathan Sidwell changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-20 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 --- Comment #4 from CVS Commits --- The master branch has been updated by Nathan Sidwell : https://gcc.gnu.org/g:ad1a3914ae8d67c94b0d2428e3f9672e7db491a1 commit r10-6092-gad1a3914ae8d67c94b0d2428e3f9672e7db491a1 Author: Nathan Sidwell Date:

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2020-01-17 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Nathan Sidwell changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug preprocessor/80005] cpp expands __has_include() filename parts

2019-06-12 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 Zack Weinberg changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|