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: [PATCH] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%).


Kazu Hirata <kazu@cs.umass.edu> wrote on 11/03/2004 23:27:33:

> Hi Mostafa,
>
> Your patch causes gcc.c-torture/execute/930628-1.c to fail on
> h8300-elf when it is compiled with -ms -O3 -fomit-frame-pointer
> -funroll-all-loops.
>
> Specifying -fno-gcse-after-reload works around the problem.
>
> Here is a slightly reduced testcase.  With -fgcse-after-reload,
> abort() is called.
>

Can you please sent to me the full printouts of the error or the
line number of the abort() ?

Mostafa.



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