[Bug ada/21952] Many attribute directive ignored warnings during Alpha bootstrap
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Mon Jan 9 20:14:00 GMT 2006
------- Comment #9 from laurent at guerby dot net 2006-01-09 20:14 -------
<<
So it seems like C-family specific attributes are set for all alpha
builtins, which seems incorrect to me.
Two possible solutions come to mind:
* Make const and nothrow generic to avoid this.
* Only set them for C family languages.
I haven't yet checked how to implement either option, and don't know which
one would actually be preferable.
>>
Anyone with an opinion on this?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952
More information about the Gcc-bugs
mailing list