Daily bump.
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2023-07-12 Mo, Zewei <zewei.mo@intel.com>
|
||||
|
||||
* common/config/i386/cpuinfo.h
|
||||
(get_intel_cpu): Handle Granite Rapids D.
|
||||
* common/config/i386/i386-common.cc:
|
||||
(processor_alias_table): Add graniterapids-d.
|
||||
* common/config/i386/i386-cpuinfo.h
|
||||
(enum processor_subtypes): Add INTEL_COREI7_GRANITERAPIDS_D.
|
||||
* config.gcc: Add -march=graniterapids-d.
|
||||
* config/i386/driver-i386.cc (host_detect_local_cpu):
|
||||
Handle graniterapids-d.
|
||||
* config/i386/i386.h: (PTA_GRANITERAPIDS_D): New.
|
||||
* doc/extend.texi: Add graniterapids-d.
|
||||
* doc/invoke.texi: Ditto.
|
||||
|
||||
2023-07-10 Xi Ruoyao <xry111@xry111.site>
|
||||
|
||||
Backported from master:
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
20230712
|
||||
20230713
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2023-07-12 Mo, Zewei <zewei.mo@intel.com>
|
||||
|
||||
* g++.target/i386/mv16.C: Add graniterapids-d.
|
||||
* gcc.target/i386/funcspec-56.inc: Handle new march.
|
||||
|
||||
2023-07-11 Xi Ruoyao <xry111@xry111.site>
|
||||
|
||||
Backported from master:
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
2023-07-12 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2023-07-12 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/95048
|
||||
* testsuite/27_io/filesystem/path/construct/95048.cc: Check
|
||||
conversions to wide strings.
|
||||
* testsuite/experimental/filesystem/path/construct/95048.cc:
|
||||
Likewise.
|
||||
|
||||
2023-07-06 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
Reference in New Issue
Block a user