public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
@ 2003-07-10 13:42 ` steven at gcc dot gnu dot org
  2003-07-10 21:27 ` pinskia at physics dot uc dot edu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2003-07-10 13:42 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080



------- Additional Comments From steven at gcc dot gnu dot org  2003-07-10 13:42 -------
 Zdenek

You said you were working on a fix.  Is it there already?


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

* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
  2003-07-10 13:42 ` [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless steven at gcc dot gnu dot org
@ 2003-07-10 21:27 ` pinskia at physics dot uc dot edu
  2003-07-15 14:49 ` pinskia at physics dot uc dot edu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-10 21:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P3                          |P1


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-10 21:27 -------
This is a preformance regression so it should be fixed before 3.4 is released.


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

* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
  2003-07-10 13:42 ` [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless steven at gcc dot gnu dot org
  2003-07-10 21:27 ` pinskia at physics dot uc dot edu
@ 2003-07-15 14:49 ` pinskia at physics dot uc dot edu
  2003-10-26 22:35 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-15 14:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|alphaev68-unknown-linux-gnu |alphaev68-*-linux-gnu
   GCC host triplet|alphaev68-unknown-linux-gnu |alphaev68-*-linux-gnu
 GCC target triplet|alphaev68-unknown-linux-gnu |alphaev68-*-linux-gnu


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-15 14:49 -------
A new patch was emailed.


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

* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
                   ` (2 preceding siblings ...)
  2003-07-15 14:49 ` pinskia at physics dot uc dot edu
@ 2003-10-26 22:35 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:21 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:21 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-26 22:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-26 22:34 -------
Here is the latest version of the patch: <http://gcc.gnu.org/ml/gcc-patches/2003-07/
msg01174.html>.


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

* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
                   ` (3 preceding siblings ...)
  2003-10-26 22:35 ` pinskia at gcc dot gnu dot org
@ 2003-11-05 19:21 ` pinskia at gcc dot gnu dot org
  2003-11-05 19:21 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-05 19:21 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-05 19:21 -------
Fixed for 3.4.


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

* [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless
       [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
                   ` (4 preceding siblings ...)
  2003-11-05 19:21 ` pinskia at gcc dot gnu dot org
@ 2003-11-05 19:21 ` cvs-commit at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-11-05 19:21 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10080



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-05 19:20 -------
Subject: Bug 10080

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2003-11-05 19:20:53

Modified files:
	gcc            : ChangeLog 

Log message:
	Add PR optimization/10080 to Zdenek Dvorak's last commit.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1678&r2=2.1679


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

end of thread, other threads:[~2003-11-05 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030314115600.10080.falk.hueffner@student.uni-tuebingen.de>
2003-07-10 13:42 ` [Bug optimization/10080] [3.4 Regression] Loop unroller nearly useless steven at gcc dot gnu dot org
2003-07-10 21:27 ` pinskia at physics dot uc dot edu
2003-07-15 14:49 ` pinskia at physics dot uc dot edu
2003-10-26 22:35 ` pinskia at gcc dot gnu dot org
2003-11-05 19:21 ` pinskia at gcc dot gnu dot org
2003-11-05 19:21 ` cvs-commit at gcc dot gnu dot org

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).