https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43565
--- Comment #8 from rguenther at suse dot de <rguenther at suse dot de> --- On February 1, 2019 4:38:29 PM GMT+01:00, "jakub at gcc dot gnu.org" <gcc-bugzi...@gcc.gnu.org> wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43565 > >Jakub Jelinek <jakub at gcc dot gnu.org> changed: > > What |Removed |Added >---------------------------------------------------------------------------- > CC| |jakub at gcc dot gnu.org > >--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- >Or alias attribute between f and g in another TU? But is the extern declaration proper then? I mean, there's no alias in the C standard...