]> gcc.gnu.org Git - gcc.git/commit
re PR target/46407 (rx-elf --enable-werror-all build failure)
authorJoern Rennecke <amylaar@spamcop.net>
Wed, 10 Nov 2010 11:29:00 +0000 (11:29 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 10 Nov 2010 11:29:00 +0000 (11:29 +0000)
commit197a830e4355554df133c9bc54c75269cfb70ac7
treea24bac2bde8c5c5a0942c203cae7aaa9a2c0a58b
parent1b4ec7f01e0bbb07a37d7d2a4697c510ff37a95a
re PR target/46407 (rx-elf --enable-werror-all build failure)

PR target/46407
* config/rx/rx.h (REGISTER_NAMES): Remove trailing semicolon.
* config/rx/rx.c (rx_promote_function_mode): Mark punsignedp
with ATTRIBUTE_UNUSED.
(valid_psw_flag): Constify parameter which.
(rx_memory_move_cost): Change type of parameter regclass to reg_class_t.

From-SVN: r166529
gcc/ChangeLog
gcc/config/rx/rx.c
gcc/config/rx/rx.h
This page took 0.061071 seconds and 5 git commands to generate.