]> gcc.gnu.org Git - gcc.git/commit
bfin.md (call_value_symbol, [...]): Disallow if TARGET_ID_SHARED_LIBRARY, not if...
authorBernd Schmidt <bernd.schmidt@analog.com>
Mon, 13 Mar 2006 16:30:40 +0000 (16:30 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 13 Mar 2006 16:30:40 +0000 (16:30 +0000)
commit96c30d2afccff71991a17f7c9c14e7b2c99dc7de
treefc0ba8668f64f24ad9cc4ad89002c6a2dd300347
parent4af990cdc1ffee82c74eae84083dcfcf0ee05210
bfin.md (call_value_symbol, [...]): Disallow if TARGET_ID_SHARED_LIBRARY, not if flag_pic.

* config/bfin/bfin.md (call_value_symbol, sibcall_value_symbol,
call_symbol, sibcall_symbol): Disallow if TARGET_ID_SHARED_LIBRARY,
not if flag_pic.
Lose 'G' modifier for call operand.
* config/bfin/bfin.c (print_operand) <case SYMBOL_REF>: Don't
recognize 'G' modifier.

From-SVN: r112010
gcc/ChangeLog
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.md
This page took 0.056598 seconds and 5 git commands to generate.