[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2015-01-09 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 mrs at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2015-01-09 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 --- Comment #4 from mrs at gcc dot gnu.org --- Author: mrs Date: Fri Jan 9 18:12:51 2015 New Revision: 219399 URL: https://gcc.gnu.org/viewcvs?rev=219399&root=gcc&view=rev Log: Added PR libobjc/51891. Modified: trunk/gcc/testsuite/ChangeLo

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2014-12-24 Thread dpapavas at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 --- Comment #3 from Dimitris Papavasiliou --- Created attachment 34329 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34329&action=edit A patch that fixes the issue and provides a suitable testcase.

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2014-12-08 Thread larry.campbell at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 --- Comment #2 from Larry Campbell --- Is anyone going to fix this? It is quite debilitating and there is no good workaround. Prior to gcc 4.6 one could include objc/deprecated/struct_objc_class.h and inspect ivar_list yourself before calling cla

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2012-09-16 Thread dpapavas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 Dimitris Papavasiliou changed: What|Removed |Added CC||dpapavas at gmail dot com --- Com

[Bug libobjc/51891] class_copyIvarList crashes on empty ivars

2012-01-18 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51891 Andrew Pinski changed: What|Removed |Added Severity|blocker |normal