[Bug preprocessor/94667] GCC duplicates prerequisites when generating 'make' rules if headers are not in current directory

2020-04-20 Thread iskustvo at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94667 --- Comment #2 from Ivan Balevic --- Yes, you are correct, this issue doesn't affect the execution of 'make'. Nevertheless, I don't see a reason for GCC to duplicate prerequisites. Furthermore, it should at least be consistent regardless of invol

[Bug c/94667] New: GCC duplicates prerequisites when generating 'make' rules if headers are not in current directory

2020-04-20 Thread iskustvo at yahoo dot com
NCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: iskustvo at yahoo dot com Target Milestone: --- Invoking GCC with both -I and -M* flags ends up duplicating prerequisites in generated &