------- Additional Comments From rguenth at gcc dot gnu dot org  2005-02-07 
14:43 -------
The missed folding of &x.foo[2] - 4B is again due to different representation
of array refs for C and C++.  A C testcase is folded, a C++ not.

-- 


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

Reply via email to