s390.c (s390_handle_arch_option): Set type and flags to defined values in case of...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Mon, 8 Nov 2010 15:42:25 +0000 (15:42 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 8 Nov 2010 15:42:25 +0000 (15:42 +0000)
commit7876e2b5f44e8d961d43f9e0e2b007efebd1d955
tree0b3e4142e082dc245dda8a4a36dbe15869f479b8
parentf57e2756ac28ae416cf4dbe6b9a88d61a3044b19
s390.c (s390_handle_arch_option): Set type and flags to defined values in case of an error.

2010-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_handle_arch_option): Set type and flags
to defined values in case of an error.
(s390_option_override): Skip further processing if the -march
parameter wasn't recognized.

From-SVN: r166435
gcc/ChangeLog
gcc/config/s390/s390.c