https://gcc.gnu.org/g:351e923897dd7285f6fb41547b6ec801fcafdafe

commit r12-10304-g351e923897dd7285f6fb41547b6ec801fcafdafe
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Apr 2 00:19:47 2024 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog | 22 ++++++++++++++++++++++
 gcc/DATESTAMP |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8a8dd2b5986..6b25e3d89a5 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,25 @@
+2024-04-01  Lulu Cheng  <chengl...@loongson.cn>
+
+       Backported from master:
+       2024-01-11  Lulu Cheng  <chengl...@loongson.cn>
+
+       PR target/113233
+       * config/loongarch/genopts/loongarch.opt.in: Mark options with
+       the "Save" property.
+       * config/loongarch/loongarch-opts.cc
+       (loongarch_update_gcc_opt_status): Update the value of the
+       la_target to global_options.
+       * config/loongarch/loongarch-opts.h
+       (loongarch_update_gcc_opt_status): Add a function declaration.
+       * config/loongarch/loongarch.cc
+       (loongarch_option_override_internal): Call the function
+       loongarch_update_gcc_opt_status.
+       (loongarch_option_save): New functions.
+       (loongarch_option_restore): Likewise.
+       (TARGET_OPTION_SAVE): Define macro.
+       (TARGET_OPTION_RESTORE): Likewise.
+       * config/loongarch/loongarch.opt: Regenerate.
+
 2024-03-27  Richard Sandiford  <richard.sandif...@arm.com>
 
        Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 6a6c7bc8980..2edad605e1d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240401
+20240402

Reply via email to