This is the mail archive of the gcc-patches@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: PATCH: Factor __aeabi_atexit into its own object file


Mark Mitchell wrote:

How about this patch, as a solution? (To replace the quick hack I
checked in when you reported this to me.)


Ah, if I understand it correctly (i'm not very familiar with attribute((nothrow)), just browsed the docs about it), seems a very good idea to me. But now I suspect such attribute could be potentially usefully added to many more functions? Could you clarify?

Thanks,
Paolo.


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