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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Feb 28 22:27:00 GMT 2008



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-02-28 22:26 -------
>/* { dg-final { scan-tree-dump-times "conststaticvariable" o "optimized"} } */

that should be:
/* { dg-final { scan-tree-dump-times "conststaticvariable" 0 "optimized"} } */

:)


-- 


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



More information about the Gcc-bugs mailing list