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 inline-asm/13850] New: Fails to compile ffmpeg on x86: can't find a register in class `GENERAL_REGS' while reloading `asm'can't find a register in class `GENERAL_REGS' while reloading `asm'


The attached sample code (test case stripped out of ffmpeg, reduced to what's 
necessary to trigger the error) fails to build w/ the ssa branch, works 
perfectly in 3.3.x, and from a quick look, the code seems to be ok.

-- 
           Summary: Fails to compile ffmpeg on x86: can't find a register in
                    class `GENERAL_REGS' while reloading `asm'can't find a
                    register in class `GENERAL_REGS' while reloading `asm'
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: inline-asm
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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