[Bug preprocessor/66932] Preprocessor includes wrong header file

2021-07-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug preprocessor/66932] Preprocessor includes wrong header file

2015-07-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org --- An empty : causes the current directory to be added.

[Bug preprocessor/66932] Preprocessor includes wrong header file

2015-07-20 Thread pilot.mm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 --- Comment #5 from Michael McWilliam pilot.mm at gmail dot com --- (In reply to Andrew Pinski from comment #4) An empty : causes the current directory to be added. Thanks for explaining that... Including the current directory with an empty :

[Bug preprocessor/66932] Preprocessor includes wrong header file

2015-07-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug preprocessor/66932] Preprocessor includes wrong header file

2015-07-19 Thread pilot.mm at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 --- Comment #3 from Michael McWilliam pilot.mm at gmail dot com --- (In reply to Jonathan Wakely from comment #2) Works for me too, with any version. gcc_bug$ which gcc ~/gcc/4.9.3/bin/gcc gcc_bug$ cd gas gas$ ./compile.sh ^[[3~In file

[Bug preprocessor/66932] Preprocessor includes wrong header file

2015-07-18 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66932 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org --- Works for me in GCC 4.7.2 and GCC 5.1.0.