public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: optimization/5200: Store Motion is broken
@ 2002-03-18 14:06 Jakub Jelinek
  0 siblings, 0 replies; 8+ messages in thread
From: Jakub Jelinek @ 2002-03-18 14:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2003-05-12 12:15 Andreas Jaeger
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Jaeger @ 2003-05-12 12:15 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Andreas Jaeger <aj@suse.de>
To: Steven Bosscher <s.bosscher@student.tudelft.nl>
Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
	jakub@redhat.com, rodrigc@gcc.gnu.org, nobody@gcc.gnu.org,
	Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
Subject: Re: optimization/5200: Store Motion is broken
Date: Mon, 12 May 2003 13:58:57 +0200

 Steven Bosscher <s.bosscher@student.tudelft.nl> writes:
 
 > Hi,
 >
 > Nathaneal Nerode asked for confirmation of this PR in early January,
 > but there was no reply.
 >
 > Usually that would mean "close it, no feedback for more than three
 > months".  But this is special because so many people have looked at
 > it and because Zdenek was working on a store motion rewrite some
 > time ago.
 >
 > Can somebody look at it and see if the problem still exists, and change
 > the status of the PR accordingly (ie. analyzed or closed)?
 
 Zdenek is on vacation right now and will be back next month.  Please
 remind him again, when he's back.
 
 >
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5200
 
 Thanks for taking care of this, I agree this is the right way for this
 bug,
 
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj@suse.de
    private aj@arthur.inka.de
     http://www.suse.de/~aj


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2003-05-12 12:00 Steven Bosscher
  0 siblings, 0 replies; 8+ messages in thread
From: Steven Bosscher @ 2003-05-12 12:00 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-prs@gcc.gnu.org, aj@suse.de, gcc-bugs@gcc.gnu.org,
	gcc-gnats@gcc.gnu.org, jakub@redhat.com, rodrigc@gcc.gnu.org,
	nobody@gcc.gnu.org
Cc:  
Subject: Re: optimization/5200: Store Motion is broken
Date: Mon, 12 May 2003 13:37:12 +0200

 Hi,
 
 Nathaneal Nerode asked for confirmation of this PR in early January,
 but there was no reply.
 
 Usually that would mean "close it, no feedback for more than three
 months".  But this is special because so many people have looked at
 it and because Zdenek was working on a store motion rewrite some
 time ago.
 
 Can somebody look at it and see if the problem still exists, and change
 the status of the PR accordingly (ie. analyzed or closed)?
 
 Thanks,
 Steven
 
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5200
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2003-01-01 21:36 Nathanael Nerode
  0 siblings, 0 replies; 8+ messages in thread
From: Nathanael Nerode @ 2003-01-01 21:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, aj@suse.de, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org, jakub@redhat.com, rodrigc@gcc.gnu.org
Cc:  
Subject: Re: optimization/5200: Store Motion is broken
Date: Wed, 1 Jan 2003 16:25:39 -0500

 What's the status of this on mainline?  Did it get fixed?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2002-03-18 13:46 Andreas Jaeger
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Jaeger @ 2002-03-18 13:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Andreas Jaeger <aj@suse.de>
To: rodrigc@gcc.gnu.org
Cc:  
Subject: Re: optimization/5200: Store Motion is broken
Date: Sun, 10 Mar 2002 22:05:54 +0100

 Hi,
 
 I don't agree - this solves the problem on the branch but what about
 mainline?  The issue is solved for 3.1 but open for 3.2,
 
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj@suse.de
    private aj@arthur.inka.de
     http://www.suse.de/~aj


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2002-03-18 13:41 rodrigc
  0 siblings, 0 replies; 8+ messages in thread
From: rodrigc @ 2002-03-18 13:41 UTC (permalink / raw)
  To: aj, gcc-bugs, gcc-prs, jakub, rodrigc, nobody

Synopsis: Store Motion is broken

State-Changed-From-To: closed->feedback
State-Changed-By: rodrigc
State-Changed-When: Mon Mar 18 13:41:47 2002
State-Changed-Why:
    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?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5200


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: optimization/5200: Store Motion is broken
@ 2002-03-10 12:59 rodrigc
  0 siblings, 0 replies; 8+ messages in thread
From: rodrigc @ 2002-03-10 12:59 UTC (permalink / raw)
  To: aj, gcc-bugs, gcc-prs, nobody

Synopsis: Store Motion is broken

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Mar 10 12:59:29 2002
State-Changed-Why:
    http://gcc.gnu.org/ml/gcc-patches/2002-03/msg00474.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5200


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/5200: Store Motion is broken
@ 2001-12-26 20:06 aj
  0 siblings, 0 replies; 8+ messages in thread
From: aj @ 2001-12-26 20:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5200
>Category:       optimization
>Synopsis:       Store Motion is broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 26 20:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Jaeger
>Release:        unknown-1.0
>Organization:
>Environment:
Any environment
>Description:
Store Motion is currently broken.  For details look into these
messages and the discussion around it:

http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00777.html
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00751.html
http://gcc.gnu.org/ml/gcc-patches/2001-08/msg00268.html

PR 5172 might also be a store motion bug.
>How-To-Repeat:

>Fix:
Disable Store motion as in Daniel's Patch from August
is one work-around.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-05-12 12:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-18 14:06 optimization/5200: Store Motion is broken Jakub Jelinek
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 12:15 Andreas Jaeger
2003-05-12 12:00 Steven Bosscher
2003-01-01 21:36 Nathanael Nerode
2002-03-18 13:46 Andreas Jaeger
2002-03-18 13:41 rodrigc
2002-03-10 12:59 rodrigc
2001-12-26 20:06 aj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).