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 target/46435] cris-elf --enable-werror-always build fails


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

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-12 20:52:36 UTC ---
Author: amylaar
Date: Fri Nov 12 20:52:33 2010
New Revision: 166673

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166673
Log:
    PR target/46435
    * config/cris/cris.c (saved_regs_mentioned): Delete.
    (cris_reload_address_legitimized): Cast itype to enum reload_type.
    Remove unused variable op0p.
    (cris_rtx_costs): Cast argument 2 to rtx_cost to enum rtx_code.
    (cris_emit_movem_store): Use add_reg_note.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.c


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