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: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- Cc: gcc-gnats at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org,adam at os dot inf dot tu-dresden dot de
- Date: Wed, 5 Feb 2003 14:25:13 +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: <200301312134.WAA22851@numa6.igpm.rwth-aachen.de>
> The bug seems to be fixed on the 3.3 branch, but is still present on
> mainline.
No, it is not fixed on the 3.3 branch:
pr9373.cpp: In member function `void Thread::hook_ipc_vector()':
pr9373.cpp:11: internal compiler error: in set_mem_alias_set, at emit-rtl.c:
1932
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gcc version 3.3 20030205 (prerelease)
You need to have checking enabled in your build to get it.
--
Eric Botcazou