This is the mail archive of the gcc-bugs@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]

Re: grokfield miscompiled with -O9


On Mon, Jan 10, 2000 at 02:03:47AM -0200, Alexandre Oliva wrote:
> How about skipping this simplification just while computing
> nonzero_bits?

This seems safe enough, though a case could be made for continuing
to discard paradoxical subregs.

> 	* combine.c (expand_field_assignment): Do not discard SUBREGs
> 	while computing nonzero_bits.

Ok.


r~

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