https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124365

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Is this about debug info?  Usually you'd transfer -mbranch-protection setting
to module (lto-wrapper option merging) or function level
(DECL_FUNCTION_SPECIFIC_TARGET) and have lto1 annotate the ltrans units
accordingly.

Reply via email to