public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/46542] New: GCC 4.7 pending patches meta-bug
@ 2010-11-18 14:47 law at redhat dot com
  2010-11-18 14:55 ` [Bug other/46542] " law at redhat dot com
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: law at redhat dot com @ 2010-11-18 14:47 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: GCC 4.7 pending patches meta-bug
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: law@redhat.com


Place to attach GCC 4.7 pending patches and PRs


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
@ 2010-11-18 14:55 ` law at redhat dot com
  2010-11-18 16:25 ` manu at gcc dot gnu.org
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2010-11-18 14:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jeffrey A. Law <law at redhat dot com> 2010-11-18 14:47:10 UTC ---
Created attachment 22447
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22447
Improve reload inheritance's code generation and predictability

http://gcc.gnu.org/ml/gcc-patches/2010-11/msg01917.html


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
  2010-11-18 14:55 ` [Bug other/46542] " law at redhat dot com
@ 2010-11-18 16:25 ` manu at gcc dot gnu.org
  2010-12-02 15:33 ` law at redhat dot com
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: manu at gcc dot gnu.org @ 2010-11-18 16:25 UTC (permalink / raw)
  To: gcc-bugs

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

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |meta-bug
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.11.18 16:20:52
                 CC|                            |manu at gcc dot gnu.org
         Depends on|                            |41998
     Ever Confirmed|0                           |1


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
  2010-11-18 14:55 ` [Bug other/46542] " law at redhat dot com
  2010-11-18 16:25 ` manu at gcc dot gnu.org
@ 2010-12-02 15:33 ` law at redhat dot com
  2010-12-14  4:36 ` law at redhat dot com
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2010-12-02 15:33 UTC (permalink / raw)
  To: gcc-bugs

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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22447|0                           |1
        is obsolete|                            |

--- Comment #2 from Jeffrey A. Law <law at redhat dot com> 2010-12-02 15:33:33 UTC ---
Created attachment 22603
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22603
Improve reload inheritance's code generation and predictability

Updated version taking into account comments from various individuals.  Compile
time cost is down to less than .25% according to my testing.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (2 preceding siblings ...)
  2010-12-02 15:33 ` law at redhat dot com
@ 2010-12-14  4:36 ` law at redhat dot com
  2011-03-14 15:57 ` law at redhat dot com
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2010-12-14  4:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jeffrey A. Law <law at redhat dot com> 2010-12-14 04:35:45 UTC ---
Created attachment 22749
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22749
Patch to combine several distinct arrays into a single VEC

Patch to move various reg_equiv_xxx arrays into a single structure to ease
debugging and growing the structures in response to creating new pseudos.

About .1% compile-time slowdown, possibly due to the checking built into the
VEC implementation.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (3 preceding siblings ...)
  2010-12-14  4:36 ` law at redhat dot com
@ 2011-03-14 15:57 ` law at redhat dot com
  2011-03-14 15:59 ` law at redhat dot com
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2011-03-14 15:57 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Jeffrey A. Law <law at redhat dot com> 2011-03-14 15:57:29 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00609.html

Patch to improve XOR optimizations.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (4 preceding siblings ...)
  2011-03-14 15:57 ` law at redhat dot com
@ 2011-03-14 15:59 ` law at redhat dot com
  2011-03-14 16:00 ` law at redhat dot com
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2011-03-14 15:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Jeffrey A. Law <law at redhat dot com> 2011-03-14 15:58:57 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2011-02/msg01443.html
Vlad approved this on the main gcc list in Mar 2011.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (5 preceding siblings ...)
  2011-03-14 15:59 ` law at redhat dot com
@ 2011-03-14 16:00 ` law at redhat dot com
  2011-03-15  2:07 ` howarth at nitro dot med.uc.edu
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2011-03-14 16:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Jeffrey A. Law <law at redhat dot com> 2011-03-14 16:00:44 UTC ---
http://gcc.gnu.org/ml/gcc/2011-03/msg00098.html

Minor IRA patch from Vlad.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (6 preceding siblings ...)
  2011-03-14 16:00 ` law at redhat dot com
@ 2011-03-15  2:07 ` howarth at nitro dot med.uc.edu
  2011-03-17 15:37 ` law at redhat dot com
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-03-15  2:07 UTC (permalink / raw)
  To: gcc-bugs

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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot
                   |                            |med.uc.edu

--- Comment #7 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-03-15 02:00:01 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00176.html

which was reviewed in http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00206.html?


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (7 preceding siblings ...)
  2011-03-15  2:07 ` howarth at nitro dot med.uc.edu
@ 2011-03-17 15:37 ` law at redhat dot com
  2011-03-17 15:42 ` law at redhat dot com
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2011-03-17 15:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from Jeffrey A. Law <law at redhat dot com> 2011-03-17 15:35:46 UTC ---
Created attachment 23693
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23693
Minor improvement to register allocation

Was showing good results for x86; however, was regressing for mn103 and put on
indefinite hold pending resolution of the regressions.  While it's on hold, I
don't want it to get lost completely.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (8 preceding siblings ...)
  2011-03-17 15:37 ` law at redhat dot com
@ 2011-03-17 15:42 ` law at redhat dot com
  2012-01-21 22:35 ` pinskia at gcc dot gnu.org
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2011-03-17 15:42 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Jeffrey A. Law <law at redhat dot com> 2011-03-17 15:41:10 UTC ---
Created attachment 23694
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23694
Andy's frame-pointerless mcount patch

This is Andy's frame-pointerless mcount patch.  There was a thread on one of
the lists about this patch, but I couldn't find it in my quick search.  Again,
moving it here so it doesn't get lost.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (9 preceding siblings ...)
  2011-03-17 15:42 ` law at redhat dot com
@ 2012-01-21 22:35 ` pinskia at gcc dot gnu.org
  2012-01-22  0:47 ` manu at gcc dot gnu.org
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-21 22:35 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-21 22:31:12 UTC ---
Closing as fixed as 4.7 is stage 4 now.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (10 preceding siblings ...)
  2012-01-21 22:35 ` pinskia at gcc dot gnu.org
@ 2012-01-22  0:47 ` manu at gcc dot gnu.org
  2012-01-22  0:47 ` pinskia at gcc dot gnu.org
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: manu at gcc dot gnu.org @ 2012-01-22  0:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-01-21 23:43:11 UTC ---
(In reply to comment #10)
> Closing as fixed as 4.7 is stage 4 now.

Before closing this, all pending patches from 4.7 should be moved to the 4.8
meta-bug. Otherwise, they will get lost. It wouldn't be the first time that
patches are lost.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (11 preceding siblings ...)
  2012-01-22  0:47 ` manu at gcc dot gnu.org
@ 2012-01-22  0:47 ` pinskia at gcc dot gnu.org
  2013-12-13 16:35 ` law at redhat dot com
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-22  0:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #12 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-21 23:47:07 UTC ---
(In reply to comment #11)
> (In reply to comment #10)
> > Closing as fixed as 4.7 is stage 4 now.
> 
> Before closing this, all pending patches from 4.7 should be moved to the 4.8
> meta-bug. Otherwise, they will get lost. It wouldn't be the first time that
> patches are lost.

All of those patches have already been lost as far as I can see.  Most of them
are over a year old and some have been in the pending patches meta-bug for 2 or
3 major releases already.


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (12 preceding siblings ...)
  2012-01-22  0:47 ` pinskia at gcc dot gnu.org
@ 2013-12-13 16:35 ` law at redhat dot com
  2013-12-16  9:55 ` ktkachov at gcc dot gnu.org
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: law at redhat dot com @ 2013-12-13 16:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 46542 depends on bug 45685, which changed state.

Bug 45685 Summary: [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685

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


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (13 preceding siblings ...)
  2013-12-13 16:35 ` law at redhat dot com
@ 2013-12-16  9:55 ` ktkachov at gcc dot gnu.org
  2013-12-16 11:43 ` ktkachov at gcc dot gnu.org
  2022-12-01  0:02 ` pinskia at gcc dot gnu.org
  16 siblings, 0 replies; 18+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2013-12-16  9:55 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 46542 depends on bug 45685, which changed state.

Bug 45685 Summary: [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685

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


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (14 preceding siblings ...)
  2013-12-16  9:55 ` ktkachov at gcc dot gnu.org
@ 2013-12-16 11:43 ` ktkachov at gcc dot gnu.org
  2022-12-01  0:02 ` pinskia at gcc dot gnu.org
  16 siblings, 0 replies; 18+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2013-12-16 11:43 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 46542 depends on bug 45685, which changed state.

Bug 45685 Summary: [4.7/4.8/4.9 Regression] missed conditional move opportunity in loop
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45685

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


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

* [Bug other/46542] GCC 4.7 pending patches meta-bug
  2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
                   ` (15 preceding siblings ...)
  2013-12-16 11:43 ` ktkachov at gcc dot gnu.org
@ 2022-12-01  0:02 ` pinskia at gcc dot gnu.org
  16 siblings, 0 replies; 18+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-01  0:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46542
Bug 46542 depends on bug 46888, which changed state.

Bug 46888 Summary: missed optimization of zero_extract with constant inputs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46888

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

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

end of thread, other threads:[~2022-12-01  0:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 14:47 [Bug other/46542] New: GCC 4.7 pending patches meta-bug law at redhat dot com
2010-11-18 14:55 ` [Bug other/46542] " law at redhat dot com
2010-11-18 16:25 ` manu at gcc dot gnu.org
2010-12-02 15:33 ` law at redhat dot com
2010-12-14  4:36 ` law at redhat dot com
2011-03-14 15:57 ` law at redhat dot com
2011-03-14 15:59 ` law at redhat dot com
2011-03-14 16:00 ` law at redhat dot com
2011-03-15  2:07 ` howarth at nitro dot med.uc.edu
2011-03-17 15:37 ` law at redhat dot com
2011-03-17 15:42 ` law at redhat dot com
2012-01-21 22:35 ` pinskia at gcc dot gnu.org
2012-01-22  0:47 ` manu at gcc dot gnu.org
2012-01-22  0:47 ` pinskia at gcc dot gnu.org
2013-12-13 16:35 ` law at redhat dot com
2013-12-16  9:55 ` ktkachov at gcc dot gnu.org
2013-12-16 11:43 ` ktkachov at gcc dot gnu.org
2022-12-01  0:02 ` pinskia at gcc dot gnu.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).