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]

-mcpu=i486 and -mcpu=pentium differences on OpenServer


Hi all.

Just a heads-up to anyone testing Open Server.  The current EGCS
will generate code (for at least one file, libio/editbuf.cc) to
generate code which cauases the SCO 5.0.4 assemberl (and possibly
other versions too) to core dump, but only if -mcpu=i486 is the
CPU being used. as passes the code produced with -mpcu=pentium and
-mcpu=i386 quite happily.  I am investigating this bug in as and
will let any interested parties know if and when there is a fix.

JKJ


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