This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/25226] New: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Dec 2005 17:39:07 -0000
- Subject: [Bug rtl-optimization/25226] New: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
X-Bugzilla-Reason: CC
$ gcc dsputil_mmx.i -O2 -fomit-frame-pointer -fPIC
(...)
i386/h264dsp_mmx.c: In function ‘h264_h_loop_filter_luma_mmx2’:
i386/dsputil_mmx.c:618: error: can't find a register in class
‘GENERAL_REGS’
while reloading ‘asm’
--
Summary: can't find a register in class
‘GENERAL_REGS’ while reloading
‘asm’
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: rtl-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at agmk dot net
GCC build triplet: i686-pld-linux
GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25226