[Bug pch/28483] Dependency tracking should be on by default when copiling .gchs

2006-07-25 Thread mjuric at astro dot princeton dot edu
--- Comment #1 from mjuric at astro dot princeton dot edu 2006-07-25 15:52 --- Created an attachment (id=11936) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11936&action=view) Proposed fix Proposed fix, applies against 4.1.1 and SVN HEAD. -- http://gcc.gnu.org/b

[Bug pch/28483] New: Dependency tracking should be on by default when copiling .gchs

2006-07-25 Thread mjuric at astro dot princeton dot edu
by default when copiling .gchs Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: pch AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mjuric at astro dot princeton dot

[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 i