public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
       [not found] <bug-43358-4@http.gcc.gnu.org/bugzilla/>
@ 2010-09-28  9:54 ` rsandifo at gcc dot gnu.org
  2010-09-28 10:07 ` rsandifo at gcc dot gnu.org
  1 sibling, 0 replies; 9+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2010-09-28  9:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2010-09-27 19:48:18 UTC ---
Author: rsandifo
Date: Mon Sep 27 19:48:13 2010
New Revision: 164660

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164660
Log:
gcc/
    PR rtl-optimization/43358
    * ira-lives.c (process_single_reg_class_operands): Adjust the costs
    of a single hard register, using simplify_subreg_regno to decide
    what that register should be.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/ira-lives.c


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
       [not found] <bug-43358-4@http.gcc.gnu.org/bugzilla/>
  2010-09-28  9:54 ` [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335 rsandifo at gcc dot gnu.org
@ 2010-09-28 10:07 ` rsandifo at gcc dot gnu.org
  1 sibling, 0 replies; 9+ messages in thread
From: rsandifo at gcc dot gnu.org @ 2010-09-28 10:07 UTC (permalink / raw)
  To: gcc-bugs

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

rsandifo@gcc.gnu.org <rsandifo at gcc dot gnu.org> changed:

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

--- Comment #12 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2010-09-27 19:53:44 UTC ---
Fixed in trunk and 4.5 branch.


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2010-04-06 11:27 ` rguenth at gcc dot gnu dot org
@ 2010-08-14 20:07 ` rsandifo at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2010-08-14 20:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rsandifo at gcc dot gnu dot org  2010-08-14 20:07 -------
Fixed in trunk.  I'll wait to see how it affects other targets before
backporting to 4.5.


-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|rdsandiford at googlemail   |
                   |dot com                     |
            Summary|[4.5/4.6 Regression] IRA:   |[4.5 Regression] IRA:
                   |internal compiler error: in |internal compiler error: in
                   |pool_free, at alloc-        |pool_free, at alloc-
                   |pool.c:335                  |pool.c:335


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2010-03-26 15:07 ` rguenth at gcc dot gnu dot org
@ 2010-04-06 11:27 ` rguenth at gcc dot gnu dot org
  2010-08-14 20:07 ` rsandifo at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-06 11:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rguenth at gcc dot gnu dot org  2010-04-06 11:20 -------
GCC 4.5.0 is being released.  Deferring to 4.5.1.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.5.0                       |4.5.1


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2010-03-23 13:39 ` rguenth at gcc dot gnu dot org
@ 2010-03-26 15:07 ` rguenth at gcc dot gnu dot org
  2010-04-06 11:27 ` rguenth at gcc dot gnu dot org
  2010-08-14 20:07 ` rsandifo at gcc dot gnu dot org
  6 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-03-26 15:07 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2010-03-15 22:24 ` segher at gcc dot gnu dot org
@ 2010-03-23 13:39 ` rguenth at gcc dot gnu dot org
  2010-03-26 15:07 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-03-23 13:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-03-23 13:39 -------
CCing mips maintainer


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rdsandiford at googlemail
                   |                            |dot com


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
  2010-03-15 11:31 ` [Bug target/43358] [4.5 Regression] IRA: " rguenth at gcc dot gnu dot org
  2010-03-15 13:09 ` rguenth at gcc dot gnu dot org
@ 2010-03-15 22:24 ` segher at gcc dot gnu dot org
  2010-03-23 13:39 ` rguenth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: segher at gcc dot gnu dot org @ 2010-03-15 22:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from segher at gcc dot gnu dot org  2010-03-15 22:23 -------
> Works on x86_64-linux.

Works on *-linux except mips.

> mips-linux is neither primary nor secondary, thus a
> candidate for downgrading to P4.  Still looks serious so leaving at P3 for now.

I tested it on mipsisa64-elf (which is primary); works there (with default
options, anyway).


-- 


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
  2010-03-15 11:31 ` [Bug target/43358] [4.5 Regression] IRA: " rguenth at gcc dot gnu dot org
@ 2010-03-15 13:09 ` rguenth at gcc dot gnu dot org
  2010-03-15 22:24 ` segher at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-03-15 13:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-03-15 13:09 -------
Works on x86_64-linux.  mips-linux is neither primary nor secondary, thus a
candidate for downgrading to P4.  Still looks serious so leaving at P3 for now.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking


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


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

* [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335
  2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
@ 2010-03-15 11:31 ` rguenth at gcc dot gnu dot org
  2010-03-15 13:09 ` rguenth at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-03-15 11:31 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.0


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


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

end of thread, other threads:[~2010-09-27 19:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43358-4@http.gcc.gnu.org/bugzilla/>
2010-09-28  9:54 ` [Bug target/43358] [4.5 Regression] IRA: internal compiler error: in pool_free, at alloc-pool.c:335 rsandifo at gcc dot gnu.org
2010-09-28 10:07 ` rsandifo at gcc dot gnu.org
2010-03-13 23:16 [Bug target/43358] New: " segher at gcc dot gnu dot org
2010-03-15 11:31 ` [Bug target/43358] [4.5 Regression] IRA: " rguenth at gcc dot gnu dot org
2010-03-15 13:09 ` rguenth at gcc dot gnu dot org
2010-03-15 22:24 ` segher at gcc dot gnu dot org
2010-03-23 13:39 ` rguenth at gcc dot gnu dot org
2010-03-26 15:07 ` rguenth at gcc dot gnu dot org
2010-04-06 11:27 ` rguenth at gcc dot gnu dot org
2010-08-14 20:07 ` rsandifo 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).