This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PING: PATCH: middle-end/36701: [4.4 Regression] unaligned access in gcc.c-torture/execute/complex-7.c


On Mon, Aug 18, 2008 at 9:08 AM, Steve Ellcey <sje@cup.hp.com> wrote:
>
>>
>> If the stack temp size doesnt matter, this patch should work.
>>
>>
>> H.J.
>> ----
>> 2008-08-15  H.J. Lu  <hongjiu.lu@intel.com>
>>
>>       * expr.c (emit_group_store): Don't assert stack temp mode size.
>
> This patch worked for me.  It fixed the problem and caused no
> regressions on ia64-hp-hpux11.23.

This patch just changed the failure from being an ICE to wrong code on spu-elf:
FAIL: gcc.dg/compat/struct-by-value-11
c_compat_x_tst.o-c_compat_y_tst.o execute

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]