[Bug tree-optimization/14841] [tree-ssa] const_array[CST] is not folded

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Aug 31 02:06:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-31 02:06 -------
Because you cannot do it in fold because we get the expression a[2] which is part of the bigger 
expression &a[2] which means that we cannot fold the first expression.

-- 


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



More information about the Gcc-bugs mailing list