diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-09-07 17:35:04 +0100 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-09-07 17:35:04 +0100 |
commit | 7f87e446691f1debfe2671a40f8738bd5e128832 (patch) | |
tree | 7b55127322a9db6b09f7a224a9455f3480343ac4 /gcc/tree-vect-loop.c | |
parent | 84e9fc470f57c9a53295c3f7ebe805523cdd181c (diff) | |
download | gcc-7f87e446691f1debfe2671a40f8738bd5e128832.zip gcc-7f87e446691f1debfe2671a40f8738bd5e128832.tar.gz gcc-7f87e446691f1debfe2671a40f8738bd5e128832.tar.bz2 |
MSP430: Don't override default ISA when MCU name is unrecognized
430X is the default ISA under normal operation, so even when the MCU name
passed to -mmcu= is unrecognized, it should not be overriden.
gcc/ChangeLog:
* config/msp430/msp430.c (msp430_option_override): Don't set the
ISA to 430 when the MCU is unrecognized.
gcc/testsuite/ChangeLog:
* gcc.target/msp430/430x-default-isa.c: New test.
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions