optimization/5200: Store Motion is broken

Jakub Jelinek jakub@redhat.com
Mon Mar 18 14:06:00 GMT 2002


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

From: Jakub Jelinek <jakub@redhat.com>
To: rodrigc@gcc.gnu.org, aj@suse.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: optimization/5200: Store Motion is broken
Date: Mon, 18 Mar 2002 17:03:31 -0500

 On Mon, Mar 18, 2002 at 09:41:50PM -0000, rodrigc@gcc.gnu.org wrote:
 >     Jakub, according to Andreas, this problem is
 >     fixed on the gcc 3.1 branch by your patch, but not on the mainline.
 >     
 >     Care to comment?
 
 On mainline IMHO it should be fixed the hard way, ie. apply the patch
 to fix store motion checks and then work out how to fix all store motion
 bugs.
 This is not possible for the branch, since when sm basically never worked
 in 3.1 development cycle, it would be actually a completely new feature
 coming in hard feature freeze.
 
 	Jakub



More information about the Gcc-prs mailing list