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]
Other format: [Raw text]

Re: Prototype libatomic


On 03/14/12 11:14, Andrew MacLeod wrote:
> Perhaps those can fall into the config directory as well?  ie  config/TM  or config/forwardprogress?

Hmm.  Yes, I think so.  Place a new copy of load_g.c in config/tm
and that will override the one at the top-level.  A mere matter of
adjusting the search path.

For my next trick: figuring out an Easy Way of utilizing IFUNCs,
so that we automatically make use of new cpu features without
recompilation...


r~


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