This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9373: [<3.3,3.4> regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
- From: "Christian Ehrhardt" <ehrhardt at mathematik dot uni-ulm dot de>
- To: adam at os dot inf dot tu-dresden dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Mon, 20 Jan 2003 16:52:06 +0100
- Subject: Re: c++/9373: [<3.3,3.4> regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
- References: <20030120154745.25496.qmail@sources.redhat.com>
On Mon, Jan 20, 2003 at 03:47:45PM -0000, ehrhardt@mathematik.uni-ulm.de wrote:
> Priority high because this is a regression from 3.2.
Uh, Oh. This is a tree checking ICE, i.e. this probably only looks like
a regression because 3.2 has checking disabled.
regards Christian