Opened 16 years ago

Closed 16 years ago

#1027 closed defect (invalid)

Source fails to compile

Reported by: duhring@… Owned by: diego@…
Priority: normal Component: build system
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer svn revision 26025 updated today 18 Feb 2008

cabac.h: In function 'get_cabac_noinline':
cabac.h:529: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
make[1]: * [h264.o] Error 1

Problem exists on Slackware Linux-current and Solaris 11 nvb_79a, both on AMD64 using gcc-4.1.2. Also on Solaris using gcc-3.4.3.

CFLAGS=-O2 -pipe -m32 -march=k8 -mtune=k8

Change History (1)

comment:1 by diego@…, 16 years ago

Resolution: invalid
Status: newclosed

That's a compiler bug, you are reporting it in the wrong place.

Note: See TracTickets for help on using tickets.