OSDN Git Service

2011-11-07 Andrew MacLeod <amacleod@redhat.com>
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 20:10:03 +0000 (20:10 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 20:10:03 +0000 (20:10 +0000)
commit2fa458665397465206214cb1af2efc1259852bb5
tree29ab1b545dad980846a9d15d08cff157a0de68bc
parent8808bf16125e1bea5cd2e969d19a53b9618593f1
2011-11-07  Andrew MacLeod  <amacleod@redhat.com>

* optabs.c (get_atomic_op_for_code): Fill in optab table at runtime so
SWITCHABLE_TARGET can change the valuies during compilation.
(expand_atomic_fetch_op): handle parameter changes ripples for
get_atomic_op_for_code call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181112 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c