This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13173] [3.3 regression] ICE in convert_move
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2003 16:35:13 -0000
- Subject: [Bug c++/13173] [3.3 regression] ICE in convert_move
- References: <20031124115022.13173.jdc@coris.org.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2003-11-24 16:35 -------
The cited patch might have triggered the fix for this one as well,
but there may be a simpler patch since Nathan clearly says that this
is about statement expressions for non-POD type -- which is not
the case here.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13173