public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
@ 2005-10-07  3:18 ` gdr at gcc dot gnu dot org
  2005-10-07 14:09 ` steven at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-10-07  3:18 UTC (permalink / raw)
  To: gcc-bugs



-- 

gdr at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-09-10 05:59:30         |2005-10-07 03:18:56
               date|                            |
   Target Milestone|3.4.5                       |3.4.6


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
  2005-10-07  3:18 ` [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *" gdr at gcc dot gnu dot org
@ 2005-10-07 14:09 ` steven at gcc dot gnu dot org
  2005-10-07 20:00 ` gdr at integrable-solutions dot net
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-10-07 14:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #34 from steven at gcc dot gnu dot org  2005-10-07 14:09 -------
This is basically unfixable without serious hacking that is not appropriate for
GCC 3.4, so Gaby, with your permission, I'd like to close this one as
WONTFIX...


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at gcc dot gnu dot org


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
  2005-10-07  3:18 ` [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *" gdr at gcc dot gnu dot org
  2005-10-07 14:09 ` steven at gcc dot gnu dot org
@ 2005-10-07 20:00 ` gdr at integrable-solutions dot net
  2005-10-07 20:06 ` steven at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: gdr at integrable-solutions dot net @ 2005-10-07 20:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #35 from gdr at integrable-solutions dot net  2005-10-07 20:00 -------
Subject: Re:  [3.4 regression] pessimization of "goto *"

"steven at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| This is basically unfixable without serious hacking that is not
| appropriate for GCC 3.4, so Gaby, with your permission, I'd like to
| close this one as WONTFIX...

I agree with your analysis.  

Thanks,

-- Gaby


-- 


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-07 20:00 ` gdr at integrable-solutions dot net
@ 2005-10-07 20:06 ` steven at gcc dot gnu dot org
  2006-04-26 19:13 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-10-07 20:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #36 from steven at gcc dot gnu dot org  2005-10-07 20:06 -------
Not really fixable for 3.4.


-- 

steven at gcc dot gnu dot org changed:

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


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-07 20:06 ` steven at gcc dot gnu dot org
@ 2006-04-26 19:13 ` pinskia at gcc dot gnu dot org
  2006-04-26 19:14 ` pinskia at gcc dot gnu dot org
  2006-04-26 19:15 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-26 19:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #37 from pinskia at gcc dot gnu dot org  2006-04-26 19:13 -------
Reopening to close as ...


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |
   Target Milestone|3.4.6                       |4.0.0


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2006-04-26 19:13 ` pinskia at gcc dot gnu dot org
@ 2006-04-26 19:14 ` pinskia at gcc dot gnu dot org
  2006-04-26 19:15 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-26 19:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #38 from pinskia at gcc dot gnu dot org  2006-04-26 19:14 -------
Fixed in 4.0.0.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *"
       [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-04-26 19:14 ` pinskia at gcc dot gnu dot org
@ 2006-04-26 19:15 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-26 19:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #39 from pinskia at gcc dot gnu dot org  2006-04-26 19:14 -------
*** Bug 8092 has been marked as a duplicate of this bug. ***


-- 


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


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

end of thread, other threads:[~2006-04-26 19:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15242-895@http.gcc.gnu.org/bugzilla/>
2005-10-07  3:18 ` [Bug rtl-optimization/15242] [3.4 regression] pessimization of "goto *" gdr at gcc dot gnu dot org
2005-10-07 14:09 ` steven at gcc dot gnu dot org
2005-10-07 20:00 ` gdr at integrable-solutions dot net
2005-10-07 20:06 ` steven at gcc dot gnu dot org
2006-04-26 19:13 ` pinskia at gcc dot gnu dot org
2006-04-26 19:14 ` pinskia at gcc dot gnu dot org
2006-04-26 19:15 ` 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).