public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
@ 2003-08-17 21:59 ` pinskia at gcc dot gnu dot org
  2003-08-29 14:59 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-17 21:59 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=8935


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED
   Target Milestone|---                         |tree-ssa


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-17 21:59 -------
The problem (for foo1) is that GCC is creating two tempary variables on the stack.  This will not be 
fixed untill tree-ssa branch is merged into the mainline.


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

* [Bug optimization/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
  2003-08-17 21:59 ` [Bug optimization/8935] Failure to apply trivial peephole optimizations pinskia at gcc dot gnu dot org
@ 2003-08-29 14:59 ` pinskia at gcc dot gnu dot org
  2003-12-17  0:36 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-29 14:59 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=8935


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement


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

* [Bug optimization/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
  2003-08-17 21:59 ` [Bug optimization/8935] Failure to apply trivial peephole optimizations pinskia at gcc dot gnu dot org
  2003-08-29 14:59 ` pinskia at gcc dot gnu dot org
@ 2003-12-17  0:36 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:06 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17  0:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-17 00:26 -------
Fixed so closing.

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


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


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

* [Bug optimization/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
                   ` (2 preceding siblings ...)
  2003-12-17  0:36 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:06 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:15 ` pinskia at gcc dot gnu dot org
  2004-05-13 15:16 ` [Bug optimization (tree-ssa)/8935] " pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17 17:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-17 17:05 -------
Reopening the bugs that are fixed on the tree-ssa (but not reported against the branch).

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


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


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

* [Bug optimization/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
                   ` (3 preceding siblings ...)
  2003-12-17 17:06 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:15 ` pinskia at gcc dot gnu dot org
  2004-05-13 15:16 ` [Bug optimization (tree-ssa)/8935] " pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17 17:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-17 17:11 -------
Suspending based on this is fixed on the tree-ssa.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |SUSPENDED


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


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

* [Bug optimization (tree-ssa)/8935] Failure to apply trivial peephole optimizations
       [not found] <20021214024601.8935.martin@xemacs.org>
                   ` (4 preceding siblings ...)
  2003-12-17 17:15 ` pinskia at gcc dot gnu dot org
@ 2004-05-13 15:16 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-13 15:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-13 11:12 -------
Fixed for 3.5.0 by the mere of the tree-ssa.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
          Component|optimization (RTL)          |optimization (tree-ssa)
         Resolution|                            |FIXED
   Target Milestone|tree-ssa                    |3.5.0


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


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

end of thread, other threads:[~2004-05-13 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021214024601.8935.martin@xemacs.org>
2003-08-17 21:59 ` [Bug optimization/8935] Failure to apply trivial peephole optimizations pinskia at gcc dot gnu dot org
2003-08-29 14:59 ` pinskia at gcc dot gnu dot org
2003-12-17  0:36 ` pinskia at gcc dot gnu dot org
2003-12-17 17:06 ` pinskia at gcc dot gnu dot org
2003-12-17 17:15 ` pinskia at gcc dot gnu dot org
2004-05-13 15:16 ` [Bug optimization (tree-ssa)/8935] " pinskia 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).