------- Comment #10 from rguenther at suse dot de  2008-03-07 15:20 -------
Subject: Re:  [4.4 Regression]: Revision 132991
 breaks 483.xalancbmk

On Fri, 7 Mar 2008, hjl dot tools at gmail dot com wrote:

> 
> 
> ------- Comment #8 from hjl dot tools at gmail dot com  2008-03-07 14:56 
> -------
> Another testcase in C:
> 
> ---
> const int conststaticvariable;
> 
> int f(void)
> {
>   return conststaticvariable;
> }
> ---
> 
> Can we assume conststaticvariable will be 0?

No.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35494

Reply via email to