diff options
author | Paul Woegerer <woepaul@gcc.gnu.org> | 2005-08-19 07:47:34 +0000 |
---|---|---|
committer | Paul Woegerer <woepaul@gcc.gnu.org> | 2005-08-19 07:47:34 +0000 |
commit | e95cfa3ba51abdc13086130104f0aa528b3fc87f (patch) | |
tree | c6db8c7cbae2edb4c37db7bdcd132d6ac8fc60af /gcc/fortran/module.c | |
parent | 1581a9a177e82ba05a1769eebcf55a038569d6d3 (diff) | |
download | gcc-e95cfa3ba51abdc13086130104f0aa528b3fc87f.zip gcc-e95cfa3ba51abdc13086130104f0aa528b3fc87f.tar.gz gcc-e95cfa3ba51abdc13086130104f0aa528b3fc87f.tar.bz2 |
crx.c: Implemented crx_decompose_address (like in the i386 port) so that...
* config/crx/crx.c: Implemented crx_decompose_address (like in the
i386 port) so that crx_legitimate_address_p, crx_address_cost
and crx_print_operand_address are using the same code for adress
handling. Using symbolic displacements now gets rejected since
the CRX register relative adressing mode can't handle unsigned
32-bit values as displacements.
* config/crx/crx.h: Simplified definitions for REG_OK_FOR_BASE_P,
removed redundant parenthesis and obsolete macros.
* config/crx/crx.opt: Added a new switch for debugging of address
handling.
* config/crx/crx-protos.h: Added new declarations for above.
From-SVN: r103269
Diffstat (limited to 'gcc/fortran/module.c')
0 files changed, 0 insertions, 0 deletions