From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Hubicka To: Jason Merrill Cc: Jan Hubicka , Richard Kenner , gcc-patches@gcc.gnu.org Subject: Re: spec2000 regression Date: Wed, 15 Aug 2001 07:36:00 -0000 Message-id: <20010815163550.Q19872@atrey.karlin.mff.cuni.cz> References: <10108151302.AA17923@vlsi1.ultra.nyu.edu> <20010815150251.Y19872@atrey.karlin.mff.cuni.cz> <20010815155130.J19872@atrey.karlin.mff.cuni.cz> X-SW-Source: 2001-08/msg00921.html > This should avoid such problems. > > 2001-08-15 Jason Merrill > > * explow.c (set_mem_attributes): Avoid returning a bogus alias set > from a new MEM. > Hi, I've verified that it solves my testcase. Thanks Honza