FRV FDPIC ABI changes

Alexandre Oliva aoliva@redhat.com
Mon Jan 5 19:39:00 GMT 2004


On Jan  5, 2004, Jeff Johnston <jjohnstn@redhat.com> wrote:

> Is it possible for the flag __FRV_FDPIC__ to be undefined

Yes.  In fact, it will never be defined to 0, but an undefined
preprocessor non-functional macro is equivalent to 0 in preprocessor
tests.  So testing for !defined is pointless in this case.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Newlib mailing list