This is the mail archive of the gcc-bugs@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]

[Bug driver/54964] -MMD is silently ignored with -x assembler (or inferred language from .s extension)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54964

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> 2012-10-18 06:57:50 UTC ---
The dependency file is created by the preprocessor, which isn't even run for a
.s file.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]