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.
