This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: h8300 _exit


> I believe that what you are seeing is PR24826, -mquickcall is not on by
> default since the changes to the newer option mechanism.
> 
> while TARGET_DEFAULT is set to be MASK_QUICKCALL
> TARGET_DEFAULT_TARGET_FLAGS needs to be also set to TARGET_DEFAULT

Just adding TARGET_DEFAULT_TARGET_FLAGS seems to work for me; thanks.


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