This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51998

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-25 16:38:05 UTC ---
I think remove_attribute would be desirable too.  But I wonder if it can't be
detected earlier than here.  In any case, I'd like to hear Honza on this.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]