public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/38603] [4.4/4.5/4.6 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
@ 2010-10-01 11:50 ` jakub at gcc dot gnu.org
  2011-04-16 10:20 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-10-01 11:50 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.5                       |4.4.6


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

* [Bug rtl-optimization/38603] [4.4/4.5/4.6/4.7 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 11:50 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6 Regression] reload inheritance mucks up LOAD_EXTEND_OP transformations done by combine jakub at gcc dot gnu.org
@ 2011-04-16 10:20 ` jakub at gcc dot gnu.org
  2012-03-13 14:36 ` [Bug rtl-optimization/38603] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-04-16 10:20 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.6                       |4.4.7


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

* [Bug rtl-optimization/38603] [4.5/4.6/4.7/4.8 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
  2010-10-01 11:50 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6 Regression] reload inheritance mucks up LOAD_EXTEND_OP transformations done by combine jakub at gcc dot gnu.org
  2011-04-16 10:20 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
@ 2012-03-13 14:36 ` jakub at gcc dot gnu.org
  2012-07-02 12:52 ` [Bug rtl-optimization/38603] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-03-13 14:36 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.4.7                       |4.5.4

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-13 12:47:02 UTC ---
4.4 branch is being closed, moving to 4.5.4 target.


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

* [Bug rtl-optimization/38603] [4.6/4.7/4.8 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-03-13 14:36 ` [Bug rtl-optimization/38603] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
@ 2012-07-02 12:52 ` rguenth at gcc dot gnu.org
  2013-04-12 15:17 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-02 12:52 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.4                       |4.6.4


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

* [Bug rtl-optimization/38603] [4.7/4.8/4.9 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-07-02 12:52 ` [Bug rtl-optimization/38603] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
@ 2013-04-12 15:17 ` jakub at gcc dot gnu.org
  2014-06-12 13:46 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
  2014-07-14 22:24 ` [Bug rtl-optimization/38603] [4.8/4.9/4.10 " hp at gcc dot gnu.org
  6 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-12 15:17 UTC (permalink / raw)
  To: gcc-bugs


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.4                       |4.7.4

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-12 15:16:42 UTC ---
GCC 4.6.4 has been released and the branch has been closed.


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

* [Bug rtl-optimization/38603] [4.7/4.8/4.9/4.10 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2013-04-12 15:17 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
@ 2014-06-12 13:46 ` rguenth at gcc dot gnu.org
  2014-07-14 22:24 ` [Bug rtl-optimization/38603] [4.8/4.9/4.10 " hp at gcc dot gnu.org
  6 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38603

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.4                       |4.8.4

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
The 4.7 branch is being closed, moving target milestone to 4.8.4.


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

* [Bug rtl-optimization/38603] [4.8/4.9/4.10 Regression] reload inheritance mucks up  LOAD_EXTEND_OP transformations done by combine
       [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2014-06-12 13:46 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
@ 2014-07-14 22:24 ` hp at gcc dot gnu.org
  6 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu.org @ 2014-07-14 22:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38603

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME
   Target Milestone|4.8.4                       |4.10.0

--- Comment #10 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
(Not even) with the current moral equivalent of the attached MMIX
IRA_COVER_CLASSES patch, i.e. just excluding the fake MMIX_ARG_POINTER_REGNUM
from SYSTEM_REGS (as all IRA_COVER_CLASSES macros are obsoleted and forbidden
as defined by the first part), do I see any change in test-results at r212486.
Specifically, gcc.c-torture/execute/20040709-1.c does not fail.  Hence, I'm
closing this.  Though, the issue is likely just hidden.


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

end of thread, other threads:[~2014-07-14 22:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38603-4@http.gcc.gnu.org/bugzilla/>
2010-10-01 11:50 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6 Regression] reload inheritance mucks up LOAD_EXTEND_OP transformations done by combine jakub at gcc dot gnu.org
2011-04-16 10:20 ` [Bug rtl-optimization/38603] [4.4/4.5/4.6/4.7 " jakub at gcc dot gnu.org
2012-03-13 14:36 ` [Bug rtl-optimization/38603] [4.5/4.6/4.7/4.8 " jakub at gcc dot gnu.org
2012-07-02 12:52 ` [Bug rtl-optimization/38603] [4.6/4.7/4.8 " rguenth at gcc dot gnu.org
2013-04-12 15:17 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2014-06-12 13:46 ` [Bug rtl-optimization/38603] [4.7/4.8/4.9/4.10 " rguenth at gcc dot gnu.org
2014-07-14 22:24 ` [Bug rtl-optimization/38603] [4.8/4.9/4.10 " hp 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).