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] Fix PR c/5482 (regression from gcc <= 3.0.x)



On Wednesday, February 6, 2002, at 04:04 AM, Jakub Jelinek wrote:

> Hi!
>
> The following patch fixes PR c/5482.
> We used to ICE in emit_move_expr when trying to store (const_int 0) into
> a mem:BLK of size 12 (variable d).

This patch causes regressions on darwin, with any optimization level:
execute/20000917-1.c
execute/compndlit-1.c


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