[Bug driver/118803] cannot pass parameter `--save-temps` to `collect2`
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 9 06:06:54 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118803
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |driver
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> I wish to examine to collect2-created `*cdtor.c`
On elf targets including Linux, collect2 does not produce any `*cdtor.c` files.
Instead there is an elf section which gets used.
More information about the Gcc-bugs
mailing list