------- Additional Comments From rguenth at gcc dot gnu dot org  2005-02-10 
10:20 -------
The C++ frontend doesn't give us the opportunity to canonicalize &i to &i[0] as
it doesn't call fold in typeck:build_address or decay_conversion.

I'm lost here.

-- 


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

Reply via email to