------- Comment #1 from tromey at gcc dot gnu dot org  2009-02-22 17:12 -------
This is not really a bug.

In this scenario, cc1 is executed multiple times.  Each invocation
overwrites the -MF file.

A fix is not to pass multiple .c files to a given invocation of gcc.

Perhaps we should note this in the documentation.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org


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

Reply via email to