On Wed, Jan 16, 2013 at 5:29 AM, Alexandre Oliva <aol...@redhat.com> wrote:
>> On 01/15/2013 08:24 AM, Aldy Hernandez wrote: >>> Ok, it's really an alias.c bug, but it is Alpha, and aoliva has already >>> provided an unreviewed patch... > >>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55547 > >> The patch in #C4 is ok. > > Thanks, I'm checking it in (first patch below), but reviewing the logic > that uses negative sizes, I found a number of places that should use the > absolute value, and others in which being conservative about negative > sizes is unnecessary (e.g., when dealing with CONST_INT addresses). > That was implemented and regstrapped on x86_64-linux-gnu. Uros, would > you give the second patch a spin on alpha to make sure it doesn't > regress? Ok to install it? Thanks, I started a bootstrap/regtest run. If everything goes as expected, the results will be available in ~10h from now... Uros.