diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2010-11-13 23:04:26 +0000 |
---|---|---|
committer | Richard Earnshaw <rearnsha@gcc.gnu.org> | 2010-11-13 23:04:26 +0000 |
commit | 0c6d290e6d5daf537d3cb4bd8c09b943c10072db (patch) | |
tree | 4d5e92ee2775c360fc918228cb97e2a2af9270e3 /gcc/c-decl.c | |
parent | 985c87c94e17bb6b69c06783ca9cc51bbcb6225c (diff) | |
download | gcc-0c6d290e6d5daf537d3cb4bd8c09b943c10072db.zip gcc-0c6d290e6d5daf537d3cb4bd8c09b943c10072db.tar.gz gcc-0c6d290e6d5daf537d3cb4bd8c09b943c10072db.tar.bz2 |
tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.
* tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.
* tm.texi: Regenerated.
* output.h (decode_reg_name_and_count): Declare.
* varasm.c (decode_reg_name_and_count): New function.
(decode_reg_name): Reimplement using decode_reg_name_and_count.
* reginfo.c (fix_register): Use decode_reg_name_and_count and
iterate over all regs used.
* stmt.c (expand_asm_operands): Likewise.
* arm/aout.h (OVERLAPPING_REGISTER_NAMES): Define.
(ADDITIONAL_REGISTER_NAMES): Remove aliases that overlap
multiple machine registers.
From-SVN: r166722
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions