optimization/4579

Matt Hiller hiller@redhat.com
Wed Jan 2 17:46:00 GMT 2002


The following reply was made to PR optimization/4579; it has been noted by GNATS.

From: Matt Hiller <hiller@redhat.com>
To: d-s-j@web.de, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: optimization/4579
Date: Wed, 2 Jan 2002 17:44:02 -0800 (PST)

 	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-prs mailing list