public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/20018] New: [4.0 regression] unable to find a register to spill in class ‘PR_REGS’
@ 2005-02-17 12:45 schwab at suse dot de
  2005-02-17 12:54 ` [Bug target/20018] " schwab at suse dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: schwab at suse dot de @ 2005-02-17 12:45 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1472 bytes --]

This is another fallout from the simplify-rtx.c change, where the fix for the fix causes another regression:

       * simplify-rtx.c (simplify_relational_operation_1): Avoid creating
       zero extensions of BImode operands.  Call lowpart_subreg instead
       of gen_lowpart_common and gen_lowpart_SUBREG.

$ gcc/xgcc -Wall -B gcc/ -O2 -S ex_getln.i 
ex_getln.i: In function ‘getcmdline’:
ex_getln.i:4475: error: unable to find a register to spill in class ‘PR_REGS’
ex_getln.i:4475: error: this is the insn:
(insn 5728 5721 5730 633 (set (reg:BI 262 p6 [2906])
        (ior:BI (reg:BI 262 p6 [2900])
            (subreg:BI (reg:SI 132 f4 [3004]) 0))) 63 {iorbi3} (insn_list:REG_DEP_TRUE 5721 (nil))
    (expr_list:REG_DEAD (reg:BI 262 p6 [2900])
        (nil)))
ex_getln.i:4475: internal compiler error: in spill_failure, at reload1.c:1872

-- 
           Summary: [4.0 regression] unable to find a register to spill in
                    class ‘PR_REGS’
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwab at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org,roger at eyesopen dot
                    com
GCC target triplet: ia64-suse-linux


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


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

end of thread, other threads:[~2005-02-23 18:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-17 12:45 [Bug target/20018] New: [4.0 regression] unable to find a register to spill in class ‘PR_REGS’ schwab at suse dot de
2005-02-17 12:54 ` [Bug target/20018] " schwab at suse dot de
2005-02-17 13:03 ` [Bug target/20018] [4.0 regression] unable to find a register to spill in class`PR_REG' pinskia at gcc dot gnu dot org
2005-02-17 13:42 ` pinskia at gcc dot gnu dot org
2005-02-23 14:24 ` [Bug target/20018] [4.0 regression][ia64] " steven at gcc dot gnu dot org
2005-02-23 21:26 ` cvs-commit at gcc dot gnu dot org
2005-02-23 23:05 ` 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).