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 middle-end/39701] [4.5 Regression] Revision 145846 caused many test failures



------- Comment #4 from hjl dot tools at gmail dot com  2009-04-10 12:54 -------
(In reply to comment #3)
> The pr36901-* are correct to fail IMO -- they now give an "initializer is not
> constant" error which they weren't giving before -- because you cannot know in
> principle that &sc > 0 at compile-time, you have to wait for linking.
> 

I think it is target specific.


-- 


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


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