[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2011-11-05 03:28:09 UTC --- Author: jason Date: Sat Nov 5 03:28:05 2011 New Revision: 181001 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=181001 Log: PR c++/48370 *

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 --- Comment #2 from Jason Merrill jason at gcc dot gnu.org 2011-11-04 12:54:14 UTC --- Author: jason Date: Fri Nov 4 12:54:08 2011 New Revision: 180944 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180944 Log: PR c++/48370 *

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-11-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/48370] G++ fails to extend reference temporary lifetime in some situations

2011-08-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48370 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC|