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 tree-optimization/32004] [4.3 regression] : gcc.target/i386/pr21291.c



------- Comment #1 from hjl at lucon dot org  2007-05-20 00:34 -------
It fails with

[hjl@gnu-27 gcc]$ ./xgcc -B./ /tmp/pr21291.c -S -O -m32
/tmp/pr21291.c: In function âbng_ia32_mult_sub_digitâ:
/tmp/pr21291.c:23: error: can't find a register in class âGENERAL_REGSâ while
reloading âasmâ
/tmp/pr21291.c:23: error: âasmâ operand has impossible constraints
[hjl@gnu-27 gcc]$


-- 


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


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