This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932


The following reply was made to PR c++/9373; it has been noted by GNATS.

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, adam@os.inf.tu-dresden.de
Cc: ehrhardt@mathematik.uni-ulm.de
Subject: Re: c++/9373: [3.3/3.4 regression] ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.c:1932
Date: Tue, 21 Jan 2003 19:25:56 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9373
 
 The reduced testcase looks legal to me.
 The compiler seems to have trouble to identify "Mword" and "unsigned".
 If I only use one of those inside the struct, everything compiles fine.
 
 Regards,
 Volker
 
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]