[Bug middle-end/51998] compiler hangs on self-recursive alias attribute

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 25 15:03:00 GMT 2012


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.



More information about the Gcc-bugs mailing list