GCC build failed for native with your patch on 2004-01-12T17:28:05Z

Zack Weinberg zack@codesourcery.com
Tue Jan 13 21:59:00 GMT 2004


Jan Hubicka <jh@suse.cz> writes:

>> 
>> On Jan 13, 2004, at 12:19, Jan Hubicka wrote:
>> >Apparently I've fixed the Darwin problem, but not the AIX problem.
>> >It looks like AIX port is doing something wrong, as the allocation is
>> >now as robust as it can be (the function to invent new alias set
>> >allocate or resize the array)
>> >
>> >Sorry for the brekage, nothing of this reproduced on i386.
>> 
>> Jan this is not true, look at PR 13665.
> It looks like get_alias_set is leaving set uninitialized in one paths
> out.  Does this fix the AIX problem?
> I am testing it and it fix PR 13665 testcase for me.
>
> Bootstrap on i686-pc-gnu-linux in process, OK if it passes?

Yes.  It seems clear enough that get_alias_set should never return -2,
independent of larger issues like why subsetting set 0 is invalid.

zw



More information about the Gcc-patches mailing list