re PR target/5357 (SPARC: illegal (?) combination of -mcpu=supersparc and -m64 causes...
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 Jan 2002 15:21:51 +0000 (16:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 16 Jan 2002 15:21:51 +0000 (16:21 +0100)
commitc4031a047e530947f9888faec85c645c4c1ac065
tree4ebc9b9b8e194f04f7f2310981ad0b23368c2640
parent44b8152b881c0d4e8583ecfffdc41d7a3b1d7a0b
re PR target/5357 (SPARC: illegal (?) combination of -mcpu=supersparc and -m64 causes ICE)

PR target/5357:
* config/sparc/sparc.c (sparc_override_options): Avoid MASK_V9 and
MASK_V8 being both set.

* gcc.dg/20020116-2.c: New test.

From-SVN: r48909
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20020116-2.c [new file with mode: 0644]