[Bug tree-optimization/35402] Store CCP will not inline static const variable which is default initialized

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Feb 29 12:43:00 GMT 2008



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-02-29 12:43 -------
Please change tree-ssa-sccvn.c:try_to_simplify accordingly (eventually that
should use a common helper function to extract a constant initializer for
the tcc_reference case, too).  Thanks!


-- 


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



More information about the Gcc-bugs mailing list