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]

bootstrap problem: i386-pc-solaris-2.7, using GNU as


I found a minor problem building gcc-2.95.2 on this platform, traced it down
to a typo in gcc/config/i386/sol2gas.h.  It defines the symbol
GAS_DOES_NOT_SUPPORT_MINUS_S, when it I believe it should define
GAS_REJECTS_MINUS_S (which is what sol2.h checks for).

Apologies if this is a known bug.  Fix is trivial, search/replace,
bootstrapping succeeds.

Regards,
Jason
--
Jason Beardsley
jbeardsley@origin.ea.com



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