public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
@ 2012-10-25  0:05 dje at gcc dot gnu.org
  2012-10-25  0:06 ` [Bug bootstrap/55068] " dje at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dje at gcc dot gnu.org @ 2012-10-25  0:05 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55068
           Summary: [4.8 Regression] AIX bootstrap in push_reload() after
                    LRA merge
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dje@gcc.gnu.org


Bootstrap now fails on AIX in push_reload()

reload.c:1012

gcc_assert (reg_renumber[regno] >= 0);


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

* [Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
  2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
@ 2012-10-25  0:06 ` dje at gcc dot gnu.org
  2012-10-25  4:20 ` vmakarov at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dje at gcc dot gnu.org @ 2012-10-25  0:06 UTC (permalink / raw)
  To: gcc-bugs


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

David Edelsohn <dje at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc-ibm-aix*
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-10-25
                 CC|                            |vmakarov at redhat dot com
               Host|                            |powerpc-ibm-aix*
     Ever Confirmed|0                           |1
              Build|                            |powerpc-ibm-aix*

--- Comment #1 from David Edelsohn <dje at gcc dot gnu.org> 2012-10-25 00:06:36 UTC ---
Confirmed.


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

* [Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
  2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
  2012-10-25  0:06 ` [Bug bootstrap/55068] " dje at gcc dot gnu.org
@ 2012-10-25  4:20 ` vmakarov at gcc dot gnu.org
  2012-10-25 11:30 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: vmakarov at gcc dot gnu.org @ 2012-10-25  4:20 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from Vladimir Makarov <vmakarov at gcc dot gnu.org> 2012-10-25 04:20:00 UTC ---
Author: vmakarov
Date: Thu Oct 25 04:19:43 2012
New Revision: 192797

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192797
Log:
2012-10-24  Vladimir Makarov  <vmakarov@redhat.com>

    PR bootstrap/55068
    PR regression/55050
    * ira.c (setup_reg_renumber): Fix assert.
    * ira-emit.c (emit_move_list): Update equivalences only for LRA.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-emit.c
    trunk/gcc/ira.c


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

* [Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
  2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
  2012-10-25  0:06 ` [Bug bootstrap/55068] " dje at gcc dot gnu.org
  2012-10-25  4:20 ` vmakarov at gcc dot gnu.org
@ 2012-10-25 11:30 ` rguenth at gcc dot gnu.org
  2012-10-25 23:07 ` steven at gcc dot gnu.org
  2013-03-15 14:50 ` ramana at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-10-25 11:30 UTC (permalink / raw)
  To: gcc-bugs


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.8.0

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-25 11:29:47 UTC ---
Fixed.


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

* [Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
  2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-10-25 11:30 ` rguenth at gcc dot gnu.org
@ 2012-10-25 23:07 ` steven at gcc dot gnu.org
  2013-03-15 14:50 ` ramana at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu.org @ 2012-10-25 23:07 UTC (permalink / raw)
  To: gcc-bugs


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

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

--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-10-25 23:07:16 UTC ---
*** Bug 55062 has been marked as a duplicate of this bug. ***


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

* [Bug bootstrap/55068] [4.8 Regression] AIX bootstrap in push_reload() after LRA merge
  2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-10-25 23:07 ` steven at gcc dot gnu.org
@ 2013-03-15 14:50 ` ramana at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ramana at gcc dot gnu.org @ 2013-03-15 14:50 UTC (permalink / raw)
  To: gcc-bugs


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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ramana at gcc dot gnu.org

--- Comment #5 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2013-03-15 14:50:17 UTC ---
*** Bug 55050 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2013-03-15 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-25  0:05 [Bug bootstrap/55068] New: [4.8 Regression] AIX bootstrap in push_reload() after LRA merge dje at gcc dot gnu.org
2012-10-25  0:06 ` [Bug bootstrap/55068] " dje at gcc dot gnu.org
2012-10-25  4:20 ` vmakarov at gcc dot gnu.org
2012-10-25 11:30 ` rguenth at gcc dot gnu.org
2012-10-25 23:07 ` steven at gcc dot gnu.org
2013-03-15 14:50 ` ramana 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).