[Bug other/60783] unexpected address variation when taking address of reference, const reference, etc.
parke.nexus at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Apr 7 21:02:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60783
--- Comment #3 from Parke <parke.nexus at gmail dot com> ---
Thanks, I thought it might be something like the creation of temporaries, but
could not find it discussed anywhere, and was surprised that I got different
behavior from 4.7.3 (many temporaries) and 4.8.2 (apparently only one
temporary).
More information about the Gcc-bugs
mailing list