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]

Re: mutex in frame code


Jeffrey A Law <law@hurl.cygnus.com> writes:

> While i686 code can not be used on older processors, we do not generate i686
> code by default.  ie, for the x86 we generate "common" code which can execute
> on any variant of the chip.  To enable i686 specific features one has to use
> a flag.

Maybe it's the time now to step ahead and generate i486 code by default.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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