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: SuperH: -m4-nofpu flag


On Feb 16, 2001, Toshi Morita <tm2@best.com> wrote:

> There is a macro, I believe.

> It's __HARD_SH4__ or something like that.

Nope.  There's TARGET_HARD_SH4 in sh.h at GCC build time, but there's
no corresponding preprocessor macro at GCC run time.

> This is why I hate the current SH processor identification scheme.
> It's horribly confusing.

No disagreements here :-)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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