public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1745] arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e
@ 2021-06-23 13:31 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2021-06-23 13:31 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:371c1992624c9269e2d5747561a8b27b30e485ee

commit r12-1745-g371c1992624c9269e2d5747561a8b27b30e485ee
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Jun 23 15:30:17 2021 +0200

    arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e
    
            PR target/98636
    
    gcc/ChangeLog:
    
            * optc-save-gen.awk: Put back arm_fp16_format to
            checked_options.

Diff:
---
 gcc/optc-save-gen.awk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gcc/optc-save-gen.awk b/gcc/optc-save-gen.awk
index e2a9a496bfd..e363ac731e1 100644
--- a/gcc/optc-save-gen.awk
+++ b/gcc/optc-save-gen.awk
@@ -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++) {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-23 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-23 13:31 [gcc r12-1745] arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).