patch to fix an -m64 ICE when expanding a constant address

Eric Christopher echristo@apple.com
Tue Aug 30 15:27:00 GMT 2005


On Aug 30, 2005, at 8:21 AM, Fariborz Jahanian wrote:

>
> On Aug 30, 2005, at 8:17 AM, Jakub Jelinek wrote:
>
>
>> On Tue, Aug 30, 2005 at 08:09:54AM -0700, Fariborz Jahanian wrote:
>> /* { dg-do run { target powerpc-*-* } } */
>> /* { dg-options "-m64" } */
>>
>> This is wrong, there is nothing ppc specific on the test, so I think
>> it should just be put into gcc.c-torture/execute/ instead.  Using
>> explicit -m64 in option is bad, as that makes it hard to run the
>>
>
> This test is specifically for -m64 (for ppc64 and maybe for other  
> targets which support -m64). Without -m64, it passes without this  
> patch.

Yes, but that's no reason to not enable the test for -m32.

-eric



More information about the Gcc-patches mailing list