public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
@ 2003-06-13 23:41 ` pinskia@physics.uc.edu
  2003-08-10  3:34 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia@physics.uc.edu @ 2003-06-13 23:41 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=9363


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-13 23:41:34
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-06-13 23:41 -------
No this is not a regression but an enhancement that still exists on the mainline as of 
today and had once reported as part of a bug that had three optimizations.


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

* [Bug optimization/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
  2003-06-13 23:41 ` [Bug optimization/9363] unused struct literal constants remain pinskia@physics.uc.edu
@ 2003-08-10  3:34 ` pinskia at gcc dot gnu dot org
  2003-12-17  0:40 ` 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-10  3:34 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=9363


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-10 03:34 -------
Suspending as it is fixed on the tree-ssa branch (20030801).


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

* [Bug optimization/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
  2003-06-13 23:41 ` [Bug optimization/9363] unused struct literal constants remain pinskia@physics.uc.edu
  2003-08-10  3:34 ` pinskia at gcc dot gnu dot org
@ 2003-12-17  0:40 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:17 ` 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:40 UTC (permalink / raw)
  To: gcc-bugs


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

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


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


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

* [Bug optimization/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
                   ` (2 preceding siblings ...)
  2003-12-17  0:40 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
  2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
  2004-05-13 18:37 ` [Bug optimization (tree-ssa)/9363] " 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:17 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=9363


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

* [Bug optimization/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
                   ` (3 preceding siblings ...)
  2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
@ 2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
  2004-05-13 18:37 ` [Bug optimization (tree-ssa)/9363] " 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:17 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=9363


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

* [Bug optimization (tree-ssa)/9363] unused struct literal constants remain
       [not found] <20030118061601.9363.nathan@codesourcery.com>
                   ` (4 preceding siblings ...)
  2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
@ 2004-05-13 18:37 ` 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 18:37 UTC (permalink / raw)
  To: gcc-bugs


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

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


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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030118061601.9363.nathan@codesourcery.com>
2003-06-13 23:41 ` [Bug optimization/9363] unused struct literal constants remain pinskia@physics.uc.edu
2003-08-10  3:34 ` pinskia at gcc dot gnu dot org
2003-12-17  0:40 ` pinskia at gcc dot gnu dot org
2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
2003-12-17 17:17 ` pinskia at gcc dot gnu dot org
2004-05-13 18:37 ` [Bug optimization (tree-ssa)/9363] " 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).