This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32241] Compiler segmentation fault when trying to call x.~X(); (X &x = f();) in a template
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2007 10:16:34 -0000
- Subject: [Bug c++/32241] Compiler segmentation fault when trying to call x.~X(); (X &x = f();) in a template
- References: <bug-32241-14668@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2007-06-08 10:16 -------
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-invalid-code
Last reconfirmed|0000-00-00 00:00:00 |2007-06-08 10:16:34
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32241