[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-07 Thread casey at rodarmor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 --- Comment #7 from casey at rodarmor dot com 2012-03-08 05:08:08 UTC --- Not exactly what I was hoping for, but thanks for the speedy resolution :)

[Bug pch/52518] New: gcc fails to find pch files in subincludes

2012-03-06 Thread casey at rodarmor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 Bug #: 52518 Summary: gcc fails to find pch files in subincludes Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-06 Thread casey at rodarmor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 --- Comment #1 from casey at rodarmor dot com 2012-03-07 00:55:00 UTC --- Created attachment 26848 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26848 A script showing the bug.

[Bug pch/52518] gcc fails to find pch files in subincludes

2012-03-06 Thread casey at rodarmor dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52518 --- Comment #3 from casey at rodarmor dot com 2012-03-07 02:34:49 UTC --- (In reply to comment #2) This is expected as the token is #include . The documentation suggests that that shouldn't be a problem: you can even include a precompiled header