[Bug c/31072] Wrong code for volatile var with initalization and optimization
a_fisch at gmx dot de
gcc-bugzilla@gcc.gnu.org
Wed Mar 7 17:44:00 GMT 2007
------- Comment #4 from a_fisch at gmx dot de 2007-03-07 17:43 -------
Subject: Re: Wrong code for volatile var with initalization
and optimization
My runtime environment is clearing .bss but the problem is that the
initialization value is != 0 . Because of the value != 0 it's not
allowed to be placed in the bss part of sdata.
And I'm requesting to reopen 31072 again.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31072
More information about the Gcc-bugs
mailing list