This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build of HEAD failed for native with your patch on2005-02-13T15:03:19Z.
On Sun, 13 Feb 2005 11:56:06 -0500, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> On Feb 13, 2005, at 11:53 AM, GCC regression checker wrote:
>
>> With your recent patch, GCC HEAD does not compile on:
>> native
>> Attached is build output for those targets.
>>
>> The build failures are new.
>>
>> For more information, see http://gcc.gnu.org/regtest/.
>
> This was caused by:
> +2005-02-13 Jason Merrill <jason@redhat.com>
Reverted for the moment. They bootstrapped and tested cleanly on
x86_64-pc-linux-gnu, but x86 has looser alignment requirements than most
targets nowadays.
Could you check that the gimplify_modify_expr_rhs/CALL_EXPR change
bootstraps cleanly on darwin?
Thanks,
Jason