public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12441] New: Can't spill register bug
@ 2003-09-29 11:19 andreas at andreas dot org
  2003-09-29 11:20 ` [Bug c/12441] " andreas at andreas dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: andreas at andreas dot org @ 2003-09-29 11:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Can't spill register bug
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: andreas at andreas dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

andreas@meo-dipt:~/gd/build/common/format$ gcc --version
gcc (GCC) 3.3.2 20030908 (Debian prerelease)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

andreas@meo-dipt:~/gd/build/common/format$ gcc -O2 -c gcc-bug.c
gcc-bug.c: In function `formatZformatZbuf_format_integer_METH_INT_next_digit':
gcc-bug.c:148: error: unable to find a register to spill in class `Q_REGS'
gcc-bug.c:148: error: this is the insn:
(insn:HI 381 379 388 12 0x4001a790 (set (mem:QI (plus:SI (plus:SI (subreg:SI
(reg/v:DI 88) 4)
                    (subreg:SI (reg/v:DI 89) 0))
                (const_int 16 [0x10])) [0 S1 A8])
        (subreg:QI (reg/v:SI 4 esi [84]) 0)) 47 {*movqi_1} (nil)
    (expr_list:REG_DEAD (reg/v:DI 89)
        (expr_list:REG_DEAD (reg/v:DI 88)
            (expr_list:REG_DEAD (reg/v:SI 4 esi [84])
                (nil)))))
gcc-bug.c:148: confused by earlier errors, bailing out

The file in question can be found at http://www.gwydiondylan.org/~andreas/gcc-bug.c


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

end of thread, other threads:[~2004-01-27 13:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-29 11:19 [Bug c/12441] New: Can't spill register bug andreas at andreas dot org
2003-09-29 11:20 ` [Bug c/12441] " andreas at andreas dot org
2003-09-29 16:01 ` [Bug optimization/12441] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
2003-10-03  3:17 ` pinskia at gcc dot gnu dot org
2003-10-16  9:35 ` mmitchel at gcc dot gnu dot org
2003-12-07  5:53 ` roger at eyesopen dot com
2003-12-12  8:34 ` ebotcazou at gcc dot gnu dot org
2003-12-30 17:56 ` pinskia at gcc dot gnu dot org
2004-01-07 22:21 ` rth at gcc dot gnu dot org
2004-01-09  2:31 ` cvs-commit at gcc dot gnu dot org
2004-01-09  2:41 ` rth at gcc dot gnu dot org
2004-01-09 14:27 ` cvs-commit at gcc dot gnu dot org
2004-01-09 16:52 ` pinskia at gcc dot gnu dot org
2004-01-09 16:57 ` ebotcazou at gcc dot gnu dot org
2004-01-11  1:30 ` [Bug optimization/12441] [3.3 " pinskia at gcc dot gnu dot org
2004-01-12  9:03 ` cvs-commit at gcc dot gnu dot org
2004-01-12 14:18 ` pinskia at gcc dot gnu dot org
2004-01-27 13:14 ` cvs-commit 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).