[Bug c/8960] invalid error mode `SI' applied to inappropriate type
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 05:00:29 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8960
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am not 100% sure if this is actually valid.
The question becomes does the attribute in this case applies to the return type
or the type of the function?
The manual is not clear here either.
More information about the Gcc-bugs
mailing list