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:
parent
3eecc1db4c
commit
371c199262
1 changed files with 2 additions and 0 deletions
|
@ -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++) {
|
||||
|
|
Loading…
Add table
Reference in a new issue