[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

2016-07-04 Thread vz-gcc at zeitlins dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28810 Vadim Zeitlin changed: What|Removed |Added CC||vz-gcc at zeitlins dot org --- Comment

[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

2007-01-07 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-08 02:22 --- I'm going to close this. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

2006-12-25 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2006-12-26 00:24 --- I think the rationale here is just that, if -MP added the main source file as a phony target, then 'make' would not do anything at all if the main file was missing. But, that result seems wrong -- for this to

[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

2006-12-25 Thread carlton at bactrian dot org
--- Comment #2 from carlton at bactrian dot org 2006-12-26 03:24 --- I'm trying to remember the details; I think I must have moved the file from one directory to the other, and been pulling in directories with vpath. And one could certainly argue that any use of vpath is a Makefile

[Bug preprocessor/28810] gcc -MD -MP doesn't add phony rule for source file

2006-08-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28810