------- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-24 02:37 ------- Confirmed, reduced testcase: @ implementation NGActiveSocket + (void) socketPair:(int [2]) _pair { _pair[0] = 0; } @end
------ I think this is an objc only bug. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Component|middle-end |objc Ever Confirmed|0 |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2006-09-24 02:37:21 date| | Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29195