http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu.org --- Comment #6 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-02-11 19:28:49 UTC --- (In reply to comment #5) > Why not? It doesn't seem too complex to me. The compiler writes a comment to > the object file, the linker reads this. If it doesn't seem very complex, please go ahead and implement it: http://gcc.gnu.org/contribute.html http://gcc.gnu.org/wiki/GCC_Research I am saying this without any bad attitude, there is so many things that would benefit GCC but they are not a priority for the main devs, so GCC needs as much help as it can get anyway. If you are interested, I am sure people could provide pointers to documentation where you can start from.