Revision 161547:

http://gcc.gnu.org/ml/gcc-cvs/2010-06/msg01465.html

caused:

Makefile:3712: warning: overriding commands for target `s-tm-texi'
Makefile:3710: warning: ignoring old commands for target `s-tm-texi'

The problem is the tab at

# check if someone mistakenly only changed tm.texi.
s-tm-texi: $(srcdir)/doc/tm.texi
        <------ Tab       

in gcc/Makefile.in.


-- 
           Summary: [4.6 Regression] Make warning: overriding command
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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

Reply via email to