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

Re: Typo in i386.c?


Dara Hazeghi wrote:
looking at gcc/config/i386/i386.h on mainline, it
looks like there's a typo on line 530:
%<mcpu=* \

See gcc.c for the meaning of %<. It was deliberately put there. I see no reason why it is wrong. Perhaps you didn't realize that %< is valid?
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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