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 target/39179] [4.4 Regression] Wrong code in c++ for const members initialized in external file



------- Comment #12 from rguenth at gcc dot gnu dot org  2009-02-17 18:48 -------
Well, certainly binds_local_p is used for exactly this semantic.  Maybe
mis-used.  A grep over the tree optimizers is in oder to check that.


-- 


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


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