[Bug target/60604] [4.9 Regression] GCC incorrectly compiles s_csinh function on MIPS32 (32bit fp)
rsandifo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 1 10:38:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60604
--- Comment #13 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> ---
Author: rsandifo
Date: Tue Apr 1 10:38:19 2014
New Revision: 208984
URL: http://gcc.gnu.org/viewcvs?rev=208984&root=gcc&view=rev
Log:
gcc/
PR rtl-optimization/60604
* recog.c (general_operand): Incorporate REG_CANNOT_CHANGE_MODE_P
check from register_operand.
(register_operand): Redefine in terms of general_operand.
(nonmemory_operand): Use register_operand for the non-constant cases.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/recog.c
More information about the Gcc-bugs
mailing list