public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12958] New: Cannot compile flac, unable to find register
@ 2003-11-08  4:10 aaronw at attbi dot com
  2003-11-08  4:11 ` [Bug c/12958] " aaronw at attbi dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: aaronw at attbi dot com @ 2003-11-08  4:10 UTC (permalink / raw)
  To: gcc-bugs

When I attempt to compile FLAC for Solaris using GCC 3.3.2 I get the following 
error: 
 
gcc -fomit-frame-pointer -funroll-loops -finline-functions -g -O2 -fPIC -o 
seekable_stream_encoder.o seekable_stream_encoder2.c 
seekable_stream_encoder.c: In function `metadata_callback_': 
seekable_stream_encoder.c:864: error: unable to find a register to spill in 
class `I64_REGS' 
seekable_stream_encoder.c:864: error: this is the insn: 
(insn 367 360 315 20 ff0ea5c0 (parallel [ 
            (set (reg:DI 240) 
                (lshiftrt:DI (reg:DI 16 %l0 [222]) 
                    (const_int 48 [0x30]))) 
            (clobber (scratch:SI)) 
        ]) 314 {lshrdi3_v8plus} (insn_list 313 (nil)) 
    (expr_list:REG_UNUSED (scratch:SI) 
        (nil))) 
seekable_stream_encoder.c:864: confused by earlier errors, bailing out 
 
 
I will attempt to attach the preprocessed C file to this bug.  I removed most 
of the code.

-- 
           Summary: Cannot compile flac, unable to find register
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aaronw at attbi dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: sparc-sun-solaris2.8


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


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

end of thread, other threads:[~2004-07-04 23:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-08  4:10 [Bug c/12958] New: Cannot compile flac, unable to find register aaronw at attbi dot com
2003-11-08  4:11 ` [Bug c/12958] " aaronw at attbi dot com
2003-11-08  4:12 ` aaronw at attbi dot com
2003-11-08  4:16 ` aaronw at attbi dot com
2003-11-08  4:42 ` [Bug optimization/12958] " pinskia at gcc dot gnu dot org
2003-11-08 15:45 ` falk at debian dot org
2003-11-10 15:18 ` [Bug optimization/12958] [3.3/3.4 regression] Spill failure when compiling FLAC ebotcazou at gcc dot gnu dot org
2003-11-11 18:11 ` ebotcazou at gcc dot gnu dot org
2003-11-11 20:45 ` gdr at integrable-solutions dot net
2003-11-14  7:08 ` steven at gcc dot gnu dot org
2003-12-01  8:59 ` ebotcazou at gcc dot gnu dot org
2004-01-14  4:28 ` giovannibajo at libero dot it
2004-02-03  8:48 ` [Bug target/12958] [3.3/3.4/3.5 " ebotcazou at gcc dot gnu dot org
2004-03-15 20:15 ` ebotcazou at gcc dot gnu dot org
2004-03-16  2:56 ` [Bug target/12958] " mmitchel at gcc dot gnu dot org
2004-03-20 22:07 ` ebotcazou at gcc dot gnu dot org
2004-07-04 23:35 ` 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).