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


------- Additional Comments From bero at arklinux dot org  2004-01-24 22:42 -------
The simplest is just 
 
gcc-ssa -c -o test.o dsputil_mmx.c 
 
Adding flags like -O2 or -fomit-frame-pointer doesn't change anything. 

-- 


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]