[Bug preprocessor/56306] -m32 does not support all includes

2024-03-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56306 Andrew Pinski changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug preprocessor/56306] -m32 does not support all includes

2013-02-13 Thread uwe.seid...@siemens-enterprise.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56306 --- Comment #3 from Uwe Seidler 2013-02-13 12:35:34 UTC --- enhacemant is ok

[Bug preprocessor/56306] -m32 does not support all includes

2013-02-13 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56306 --- Comment #2 from Jonathan Wakely 2013-02-13 12:22:19 UTC --- GCC can obviously alter its internal include paths to its own headers because it knows what they contain and how to find the contents. It can't possibly know about arbitrary n

[Bug preprocessor/56306] -m32 does not support all includes

2013-02-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56306 Richard Biener changed: What|Removed |Added Severity|minor |enhancement --- Comment #1 fro