re PR target/46438 (xtensa-elf --enable-werror-always build fails)
authorJoern Rennecke <amylaar@spamcop.net>
Fri, 12 Nov 2010 20:07:34 +0000 (20:07 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Fri, 12 Nov 2010 20:07:34 +0000 (20:07 +0000)
commit046845defcda6dc1cc579be0a2ccf9931df3e6bb
tree9cdab79fc5a6b8a0f1a0a73875e6ee409e7783e5
parent1c71ec08728fedc4fa35217bf91487d70d8956d4
re PR target/46438 (xtensa-elf --enable-werror-always build fails)

PR target/46438
* config/xtensa/xtensa.c (xtensa_expand_nonlocal_goto): Use LCT_NORMAL.
(xtensa_setup_frame_addresses, xtensa_trampoline_init): Likewise.
(xtensa_function_arg_1): De-constify cum.
(xtensa_expand_prologue): Use add_reg_note.

From-SVN: r166672
gcc/ChangeLog
gcc/config/xtensa/xtensa.c