OSDN Git Service

Fix bug with -MM -MG.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Oct 2005 17:54:20 +0000 (17:54 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Oct 2005 17:54:20 +0000 (17:54 +0000)
PR preprocessor/15220
* files.c (_cpp_find_file): New parameter angle_brackets.  Fix all
callers.  Pass to open_file_failed.
(open_file_failed): New parameter angle_brackets.  Fix all callers.
Use in print_dep assignment.
* init.c (cpp_read_main_file): Pass additional arg to _cpp_find_file.
* internal.h (_cpp_find_file): Add new parm to declaration.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105757 138bc75d-0d04-0410-961f-82ee72b054a4


No differences found