This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/25226] New: can't find a register in class ‘GENERAL_REGS’ while reloading ‘asm’


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]