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 Fri, Aug 15, 2008 at 3:56 PM,  <sje@cup.hp.com> wrote:
> When I get to the gcc_assert I find that dest_mode is CQImode (size 2)
> and tmp_mode is DImode (size 8) and the assert fails.

I also get the same failure on spu-elf:
/home/apinski/src/local/gcc/gcc/testsuite/gcc.dg/compat//struct-by-value-11_x.c:9:
internal compiler error: in emit_group_store, at expr.c:2084^M

And I hear from JSM28, SPARC64 has the same ICE too.

Thanks,
Andrew Pinski


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