diff options
author | Joern Rennecke <amylaar@spamcop.net> | 2010-11-26 17:38:20 +0000 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2010-11-26 17:38:20 +0000 |
commit | 556618c1b3931eeee3f9da0c1c4217b4f67d470a (patch) | |
tree | 02506a16d71a38dba9a2cf8c5d3637c96c3917cc /gcc/tree-eh.c | |
parent | 3ffcc54f1d69618192bc3481e5b399c8fbb6aaec (diff) | |
download | gcc-556618c1b3931eeee3f9da0c1c4217b4f67d470a.zip gcc-556618c1b3931eeee3f9da0c1c4217b4f67d470a.tar.gz gcc-556618c1b3931eeee3f9da0c1c4217b4f67d470a.tar.bz2 |
re PR target/46623 (microblaze --enable-werror-always build fails)
PR target/46623
* config/microblaze/microblaze.c (microblaze_block_move_straight):
Use XALLOCAVEC.
(microblaze_option_override): Don't use C++ style comments.
(save_restore_insns): Remove unused variable base_offset.
(microblaze_expand_prologue): Remove unused variable insn.
(microblaze_secondary_reload): Adjust type to match target.h .
(microblaze_elf_in_small_data_p): Move declarations to start of block.
(microblaze_expand_move): Likewise.
* config/microblaze/microblaze.h (LARGE_INT):
Avoid signed / unsigned comparisons.
(ASM_OUTPUT_ALIGNED_COMMON, ASM_OUTPUT_ALIGNED_LOCAL): Likewise.
(ASM_FORMAT_PRIVATE_NAME): Make format specifier match printed data.
(ASM_FINISH_DECLARE_OBJECT): Likewise. Constify name.
From-SVN: r167186
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions