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/46450] xstormy16-elf --enable-werror-always build fails


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

--- Comment #1 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-12 17:46:08 UTC ---
Author: amylaar
Date: Fri Nov 12 17:46:02 2010
New Revision: 166665

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166665
Log:
    PR target/46450
    * config/stormy16/stormy16.c (xstormy16_expand_prologue):
    Use add_reg_note.
    (xstormy16_function_arg): Dereference cum.
    (xstormy16_expand_builtin): Use expand_normal.
    Change type of omode to enum machine_mode.
    (combine_bnp): Rename and to and_insn.

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


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