[Bug c/82435] new __attribute__((alias)) warning gets in the way

bernd.edlinger at hotmail dot de gcc-bugzilla@gcc.gnu.org
Fri Oct 6 10:39:00 GMT 2017


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

Bernd Edlinger <bernd.edlinger at hotmail dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot de

--- Comment #4 from Bernd Edlinger <bernd.edlinger at hotmail dot de> ---
Arnd, excuse me for possibly silly question.

Why is it necessary to have
sys_bla(with correct paramters)
and
SyS_bla(with generic parameters)

On the ABI level these aliases should be equivalent,
or are these not really the same?


More information about the Gcc-bugs mailing list