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] Improve linker errors for missing key method definitions


I notice you don't test inline functions which could be key functions.
 Is there a reason behind that (like arm-eabi C++ ABI's key function
is slightly different from the other ABIs)?  How does this interactive
with LTO (in that using -r at link time and then linking the final
result)?

Thanks,
Andrew Pinski


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