optimization/4579
Matt Hiller
hiller@redhat.com
Wed Jan 2 17:44:00 GMT 2002
I've had some time to look at this again. The problem's cropping
up in combine; combine_simplify_rtx ends up calling
gen_lowpart_for_combine (V2SFmode, const1_rtx), but
gen_lowpart_for_combine doesn't deal properly with the V2SFmode arguument.
Disabling the call to gen_lowpart_for_combine fixes the problem, but this
isn't a proper solution; I'm working on one now.
Matt
On Thu, 6 Dec 2001, Matt Hiller wrote:
> I've reproduced this crash in current cvs and I'll see if I can
> fix the problem. I figured I should say something about it so others don't
> duplicate the effort.
>
>
--
Matt Hiller
GCC Engineer, Red Hat, Inc., Sunnyvale office
hiller@redhat.com
More information about the Gcc-bugs
mailing list