This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/33473] GCC does not correctly generate dependencies correctly for precompiled headers
- From: "rswan at signetic dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Sep 2007 13:38:30 -0000
- Subject: [Bug preprocessor/33473] GCC does not correctly generate dependencies correctly for precompiled headers
- References: <bug-33473-15111@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rswan at signetic dot ca 2007-09-18 13:38 -------
Created an attachment (id=14221)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14221&action=view)
testcase archive
Extract archive. Invoke make within gch_bug directory. Bug seen in generated
main.d dependency output. Optionally edit Makefile (see comments within) to
demonstrate correct behaviour when not using precompiled headers.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33473