This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Try the following and you get a warning about unused linker files but the warning is not true at all: touch test.o gcc -### test.o
This patch fixes that: ChangeLog: * gcc.c (main): The linker also ran when verbose_only_flag is true.
Attachment:
temp1.diff.txt
Description: Text document
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |