public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/6882] [SPARC] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
@ 2003-05-25 13:47 ` pinskia@physics.uc.edu
  2003-06-13 15:32 ` neroden@gcc.gnu.org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25 13:47 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=6882


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-25 13:45:10
               date|                            |





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug target/6882] [SPARC] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
  2003-05-25 13:47 ` [Bug target/6882] [SPARC] Useless stack adjustment code pinskia@physics.uc.edu
@ 2003-06-13 15:32 ` neroden@gcc.gnu.org
  2003-08-07 13:32 ` pinskia at physics dot uc dot edu
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: neroden@gcc.gnu.org @ 2003-06-13 15:32 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=6882


neroden@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
 GCC target triplet|                            |sparc*-*-*,alpha*-*-*


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

* [Bug target/6882] [SPARC] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
  2003-05-25 13:47 ` [Bug target/6882] [SPARC] Useless stack adjustment code pinskia@physics.uc.edu
  2003-06-13 15:32 ` neroden@gcc.gnu.org
@ 2003-08-07 13:32 ` pinskia at physics dot uc dot edu
  2003-08-07 13:35 ` [Bug optimization/6882] " pinskia at physics dot uc dot edu
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-07 13:32 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=6882


pinskia at physics dot uc dot edu changed:

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


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-07 13:32 -------
This is already fixed on the tree-ssa branch so suspending untill that branch gets pulled 
into the mainline.


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

* [Bug optimization/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (2 preceding siblings ...)
  2003-08-07 13:32 ` pinskia at physics dot uc dot edu
@ 2003-08-07 13:35 ` pinskia at physics dot uc dot edu
  2003-08-11 18:23 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-07 13: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=6882


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |optimization
            Summary|[SPARC] Useless stack       |Useless stack adjustment
                   |adjustment code             |code


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-07 13:35 -------
Note this is not really target spefic as it happens on every target with -fno-omit-frame-
pointer.


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

* [Bug optimization/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (3 preceding siblings ...)
  2003-08-07 13:35 ` [Bug optimization/6882] " pinskia at physics dot uc dot edu
@ 2003-08-11 18:23 ` pinskia at gcc dot gnu dot org
  2003-12-17  0:47 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-11 18:23 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=6882


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement


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

* [Bug optimization/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (4 preceding siblings ...)
  2003-08-11 18:23 ` pinskia at gcc dot gnu dot org
@ 2003-12-17  0:47 ` pinskia at gcc dot gnu dot org
  2003-12-17  0:51 ` falk at debian dot org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17  0:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-17 00:39 -------
Fixed for the tree-ssa so closing.

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


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


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

* [Bug optimization/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (5 preceding siblings ...)
  2003-12-17  0:47 ` pinskia at gcc dot gnu dot org
@ 2003-12-17  0:51 ` falk at debian dot org
  2003-12-17  0:53 ` [Bug target/6882] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: falk at debian dot org @ 2003-12-17  0:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2003-12-17 00:42 -------
I still see this for the example given in comment #6 with 3.5-tree-ssa 20031216.
Are you sure it's fixed?


-- 


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (6 preceding siblings ...)
  2003-12-17  0:51 ` falk at debian dot org
@ 2003-12-17  0:53 ` pinskia at gcc dot gnu dot org
  2003-12-17  0:54 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17  0:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-17 00:47 -------
The other problems in this bug are target specific bugs so reopening for them.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
          Component|optimization                |target
         Resolution|FIXED                       |


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (7 preceding siblings ...)
  2003-12-17  0:53 ` [Bug target/6882] " pinskia at gcc dot gnu dot org
@ 2003-12-17  0:54 ` pinskia at gcc dot gnu dot org
  2003-12-17 18:06 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17  0:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|tree-ssa                    |---


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (8 preceding siblings ...)
  2003-12-17  0:54 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 18:06 ` pinskia at gcc dot gnu dot org
  2004-06-18  4:46 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-17 18:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (9 preceding siblings ...)
  2003-12-17 18:06 ` pinskia at gcc dot gnu dot org
@ 2004-06-18  4:46 ` pinskia at gcc dot gnu dot org
  2004-07-07 16:57 ` ebotcazou at gcc dot gnu dot org
  2004-07-08 17:40 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-18  4:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-18 04:46 -------
I think sparc's part gets fixed by: <http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01049.html>.

-- 


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (10 preceding siblings ...)
  2004-06-18  4:46 ` pinskia at gcc dot gnu dot org
@ 2004-07-07 16:57 ` ebotcazou at gcc dot gnu dot org
  2004-07-08 17:40 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-07-07 16:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-07 16:57 -------
Investigating.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ebotcazou at gcc dot gnu dot|
                   |org                         |
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug target/6882] Useless stack adjustment code
       [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
                   ` (11 preceding siblings ...)
  2004-07-07 16:57 ` ebotcazou at gcc dot gnu dot org
@ 2004-07-08 17:40 ` ebotcazou at gcc dot gnu dot org
  12 siblings, 0 replies; 13+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2004-07-08 17:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-08 17:40 -------
This is fixed on SPARC thanks to tree-ssa.  With the original testcase at -O2:

        .file   "pr6882.cpp"
        .section        ".text"
        .align 4
        .align 4
        .global _Z6foobarv
        .type   _Z6foobarv, #function
        .proc   020
_Z6foobarv:
.LLFB9:
        jmp     %o7+8
         nop
.LLFE9:
        .size   _Z6foobarv, .-_Z6foobarv
        .ident  "GCC: (GNU) 3.5.0 20040705 (experimental)"


Falk, the example you gave in comment #6 appears to be specific to Alpha: it
doesn't generate epilogue/prologue code on SPARC with 3.4.x or mainline.  So I'd
suggest to open a specific PR to track the problem.  I'm closing this one.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
 GCC target triplet|sparc*-*-*,alpha*-*-*       |sparc*-*-*
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-07-08 17:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020531004606.6882.dann@godzilla.ics.uci.edu>
2003-05-25 13:47 ` [Bug target/6882] [SPARC] Useless stack adjustment code pinskia@physics.uc.edu
2003-06-13 15:32 ` neroden@gcc.gnu.org
2003-08-07 13:32 ` pinskia at physics dot uc dot edu
2003-08-07 13:35 ` [Bug optimization/6882] " pinskia at physics dot uc dot edu
2003-08-11 18:23 ` pinskia at gcc dot gnu dot org
2003-12-17  0:47 ` pinskia at gcc dot gnu dot org
2003-12-17  0:51 ` falk at debian dot org
2003-12-17  0:53 ` [Bug target/6882] " pinskia at gcc dot gnu dot org
2003-12-17  0:54 ` pinskia at gcc dot gnu dot org
2003-12-17 18:06 ` pinskia at gcc dot gnu dot org
2004-06-18  4:46 ` pinskia at gcc dot gnu dot org
2004-07-07 16:57 ` ebotcazou at gcc dot gnu dot org
2004-07-08 17:40 ` ebotcazou 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).