arm: Revert partially ebd5e86c0f

PR target/98636

gcc/ChangeLog:

	* optc-save-gen.awk: Put back arm_fp16_format to
	checked_options.
This commit is contained in:
Martin Liska 2021-06-23 15:30:17 +02:00
parent 3eecc1db4c
commit 371c199262

View file

@ -1442,6 +1442,8 @@ checked_options["flag_omit_frame_pointer"]++
checked_options["TARGET_ALIGN_CALL"]++
checked_options["TARGET_CASE_VECTOR_PC_RELATIVE"]++
checked_options["arc_size_opt_level"]++
# arm exceptions
checked_options["arm_fp16_format"]++
for (i = 0; i < n_opts; i++) {