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]

[committed] Makefile.in typos


I noticed this while reviewing another patch.

stmp-int-hdrs occurs twice in LIBGCC_DEPS.  This was accidentally
introduced by Jason Merrill in June 2000 when LIBGCC_DEPS was added.

stmp-int-hdrs is misspelled as stmp-int-headers in a comment before the
stmp-fixproto rule.  This was accidentally introduced by Zack Weinberg
in Feb 2000.

This was tested with a quick x86_64-linux C only bootstrap and make
check.  There were no regressions.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

Attachment: patch.stmp-int-hdrs
Description: Text document


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