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

Reply via email to