[Bug preprocessor/22231] -MG ignores missing headers even with -c

2008-05-09 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2008-05-09 22:17 --- Subject: Bug 22231 Author: tromey Date: Fri May 9 22:17:00 2008 New Revision: 135128 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135128 Log: gcc PR preprocessor/22231: * c-opts.c

[Bug preprocessor/22231] -MG ignores missing headers even with -c

2008-05-09 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2008-05-09 22:18 --- Fixed on trunk. It is very unlikely that this will be back-ported, so I'm closing the bug. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/22231] -MG ignores missing headers even with -c

2008-05-08 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2008-05-08 16:40 --- I finally submitted this patch. http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00520.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22231

[Bug preprocessor/22231] -MG ignores missing headers even with -c

2007-01-20 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-21 03:09 --- I am testing a patch for this. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/22231] -MG ignores missing headers even with -c

2007-01-07 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-01-08 01:54 --- Confirmed. I'm inclined to agree that we should disallow -MG in this situation. Perhaps this is best done in c-opts.c:sanitize_cpp_opts() -- tromey at gcc dot gnu dot org changed: What|Removed

[Bug preprocessor/22231] -MG ignores missing headers even with -c

2005-06-29 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|driver |preprocessor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22231