This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36707] ICE in build_modify_expr on rvalue reference function 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: 20 Sep 2008 14:15:18 -0000
- Subject: [Bug c++/36707] ICE in build_modify_expr on rvalue reference function template
- References: <bug-36707-1186@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rguenth at gcc dot gnu dot org 2008-09-20 14:15 -------
This is not a regression as it never worked. -std=c++0x is new in GCC 4.3.
Failing since 4.3.0.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.3.0
Last reconfirmed|2008-09-15 21:56:28 |2008-09-20 14:15:18
date| |
Summary|[4.3/4.4 regression] ICE in |ICE in build_modify_expr on
|build_modify_expr on rvalue |rvalue reference function
|reference function template |template
Target Milestone|4.3.3 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36707