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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2003 15:42:23 -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 pinskia at gcc dot gnu dot org 2003-11-24 15:42 -------
Here is the dates that it was fixed on the mainline (From Phil's regression hunter): Search
converges between 2003-07-31-trunk (#359) and 2003-08-01-trunk (#360).
Looks like this patch: <http://gcc.gnu.org/ml/gcc-patches/2003-07/msg02851.html> fixed it for
the mainline, it looks like it will **NOT** apply directly to 3.3.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13173