Backends with no exception handling on GCC47

Ian Lance Taylor iant@google.com
Fri Mar 30 04:12:00 GMT 2012


"Paulo J. Matos" <paulo@matos-sorge.com> writes:

> Is there anything documenting porting backend between GCC major versions 
> (GCC4.6 - GCC4.7), in order to avoid these questions?

Basically, everything related to library code should move from
gcc/config/CPU to libgcc/config/CPU.  I don't know of any specific
documentation about this change.

Ian



More information about the Gcc mailing list