http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51998
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-25
14:43:46 UTC ---
I think fatal_error is undesirable, you should error on it somewhere and just
drop the alias attribute.
