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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-13 
17:56:32 UTC ---
Why do you think this is a missed optimization and/or diagnostic?
References are just like pointers, just &a is really a and a is really *a.

Reply via email to