------- Comment #2 from reichelt at gcc dot gnu dot org 2008-09-30 21:33 ------- The second (weakref) case has been fixed on mainline and the 4.3 branch by the patch for PR37645. The attribute is ignored and the code compiled:
bug.c:1: warning: 'weakref' attribute ignored The first (alias) case still crashes, though. -- reichelt at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.2/4.3/4.4 regression] ICE|[4.2/4.3/4.4 regression] ICE |with attribute alias/weakref|with attribute alias http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35434