------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02
22:10 -------
The problem is that we are putting the struct in static space:
static struct Record C.0 = {.a=0};-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18793
pinskia at gcc dot gnu dot org Thu, 02 Dec 2004 14:11:07 -0800
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-02
22:10 -------
The problem is that we are putting the struct in static space:
static struct Record C.0 = {.a=0};-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18793