re PR target/17119 ([m32r] ICE at switch case 0x8000)
authorNick Clifton <nickc@gcc.gnu.org>
Thu, 26 Aug 2004 13:03:02 +0000 (13:03 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Thu, 26 Aug 2004 13:03:02 +0000 (13:03 +0000)
commitb72e46f0007c0fe09a47ffd8113b03636fa505fe
tree2436ebe0e50d1b001d4f6922d209fa1a8058f6c2
parented8e443a4279eca1faf6b81612c08e2b84430e4f
re PR target/17119 ([m32r] ICE at switch case 0x8000)

PR target/17119.
config/m32r.c (gen_compare): Use reg_or_int16_operand when checking for a
  valid constant, regardless of sign.
testsuite/gcc.c-torture/compile/pr17119.c: New test (for this failure)

From-SVN: r86619
gcc/ChangeLog
gcc/config/m32r/m32r.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr17119.c [new file with mode: 0644]