[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall

Jeff Law law@redhat.com
Tue Apr 21 14:09:00 GMT 2015


On 04/21/2015 02:30 AM, Kyrill Tkachov wrote:
>
>  From reading config/stormy16/stormy-abi it seems to me that we don't
> pass arguments partially in stormy16, so this code would never be called
> there. That leaves pa as the potential problematic target.
> I don't suppose there's an easy way to test on pa? My checkout of binutils
> doesn't seem to include a sim target for it.
No simulator, no machines in the testfarm, the box I had access to via 
parisc-linux.org seems dead and my ancient PA overheats well before a 
bootstrap could complete.  I often regret knowing about the backwards 
way many things were done on the PA because it makes me think about 
cases that only matter on dead architectures.


Jeff



More information about the Gcc-patches mailing list