This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/31072] Wrong code for volatile var with initalization and optimization



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]