[Bug pch/14933] missing pre-compiled header depends with -MD

2016-01-20 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14933 Andrew Pinski changed: What|Removed |Added CC||hcma at hcma dot info --- Comment #14 fr

[Bug pch/14933] missing pre-compiled header depends with -MD

2010-06-04 Thread kristiaan dot lenaerts at gmail dot com
--- Comment #13 from kristiaan dot lenaerts at gmail dot com 2010-06-04 20:10 --- Created an attachment (id=20847) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20847&action=view) Updated fix for improper PCH dependency tracking I got hit by this bug a few weeks ago when working

[Bug pch/14933] missing pre-compiled header depends with -MD

2008-11-03 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2008-11-03 22:33 --- Any news on this patch? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14933

[Bug pch/14933] missing pre-compiled header depends with -MD

2008-04-20 Thread pedz at easesoftware dot com
--- Comment #11 from pedz at easesoftware dot com 2008-04-20 23:56 --- Subject: Re: missing pre-compiled header depends with -MD This message has been marked as "junk" or "spam". There is a very good chance that I will not read it. So, please send this message again but add the w

[Bug pch/14933] missing pre-compiled header depends with -MD

2008-04-20 Thread tromey at gcc dot gnu dot org
--- Comment #10 from tromey at gcc dot gnu dot org 2008-04-20 18:59 --- FYI -- when I tried this on the compile farm tester, it caused a couple regressions. I'll redo it at some point and post the results here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14933

[Bug pch/14933] missing pre-compiled header depends with -MD

2008-03-14 Thread tromey at gcc dot gnu dot org
--- Comment #9 from tromey at gcc dot gnu dot org 2008-03-14 21:25 --- I'm testing this patch. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Assig

[Bug pch/14933] missing pre-compiled header depends with -MD

2007-11-28 Thread tromey at gcc dot gnu dot org
--- Comment #8 from tromey at gcc dot gnu dot org 2007-11-28 19:07 --- *** Bug 33473 has been marked as a duplicate of this bug. *** -- tromey at gcc dot gnu dot org changed: What|Removed |Added -

[Bug pch/14933] missing pre-compiled header depends with -MD

2007-01-27 Thread tromey at gcc dot gnu dot org
--- Comment #7 from tromey at gcc dot gnu dot org 2007-01-27 20:03 --- This patch looks reasonable to me, though I cannot approve it. The formatting is slightly wrong, there should be a space between the "if" and the "(". Also a ChangeLog entry is required. -- tromey at gcc dot gnu d

[Bug pch/14933] missing pre-compiled header depends with -MD

2006-07-25 Thread mjuric at astro dot princeton dot edu
--- Comment #6 from mjuric at astro dot princeton dot edu 2006-07-25 15:22 --- Created an attachment (id=11935) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11935&action=view) Proposed fix for improper dependency tracking with PCHs This short patch addresses the issue of precomp

[Bug pch/14933] missing pre-compiled header depends with -MD

2006-03-20 Thread pedz at easesoftware dot net
--- Comment #5 from pedz at easesoftware dot net 2006-03-20 19:40 --- This is also on 4.0.2. This is marked as Serverity of "enhancement". Can we change that to "normal"? -- pedz at easesoftware dot net changed: What|Removed |Added --

[Bug pch/14933] missing pre-compiled header depends with -MD

2004-12-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 13:18 --- *** Bug 18980 has been marked as a duplicate of this bug. *** -- What|Removed |Added