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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #9 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
(In reply to Sergei Trofimovich from comment #8)
> I have a few calligraphy questions for Jan and Matrin:

(bless you, autocorrect?)

Great job with the minimized testcase in comment #4!

Initially the example doesn't have any comdat-local functions. I think the
"comdats" pass forgets to update calls_comdat_local when moving printChar into
S::sm's comdat group.

(incidentally, the small testcase passes with -fdisable-ipa-comdat)

Reply via email to