config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.
authorNick Clifton <nickc@redhat.com>
Wed, 28 Sep 2005 15:56:53 +0000 (15:56 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 28 Sep 2005 15:56:53 +0000 (15:56 +0000)
commit7d866c52c5ae7ff55669c2f053554e67929736a2
tree9956f293d36d3b2c87545e2b36d40076e9e8116c
parent9f4a5c9a630914ea21535efcbc62825bf289c51e
config/v850/v850.h (GO_IF_LEGITIMATE_ADDRESS): Tidy up formatting.

Add check to PLUS case to ensure that the offset is within an acceptable range.

config/v850/v850.md (casesi): Disable the generation of the switch pattern as
it is not being handled properly at the moment.

From-SVN: r104736
gcc/ChangeLog
gcc/config/v850/v850.h
gcc/config/v850/v850.md