[Bug lto/126841] [LTO][IPA-ICF] -ffunction-sections emits distinct lto_priv functions into the same section
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126841
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-08-13
Ever confirmed|0 |1
Status|UNCONFIRMED |WAITING
--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I dont see anything wrong with what is happening here.
Yes it happens to be in the same section but that would have happened without
lto too.
How did you notice this? Because nothing here signifies there is anything
linking incorrectly either.