]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 23 Dec 2020 00:17:15 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 23 Dec 2020 00:17:15 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 902811bb0260440a8c20c2c0a2be39c83cef9c54..0a785c826df3214428e2b97dc0986025aaec6974 100644 (file)
@@ -1,3 +1,10 @@
+2020-12-22  Uroš Bizjak  <ubizjak@gmail.com>
+
+       PR target/96793
+       * config/i386/i386-expand.c (ix86_expand_floorceil):
+       Remove the sign of the intermediate value for flag_rounding_math.
+       (ix86_expand_floorceildf_32): Ditto.
+
 2020-12-15  Andrea Corallo  <andrea.corallo@arm.com>
 
        PR rtl-optimization/97092
index f7fef04d926adc73692514eb11427dbce2341696..0880a347280b909e20cb7acb8dd8127d69126e3d 100644 (file)
@@ -1 +1 @@
-20201222
+20201223
index f00d389c6904e4ee03f73d392f144b83b23dd829..07a73bc58c0213a7a9f16e8e6054579488d4e8b5 100644 (file)
@@ -1,3 +1,8 @@
+2020-12-22  Uroš Bizjak  <ubizjak@gmail.com>
+
+       PR target/96793
+       * gcc.target/i386/pr96793.c: New test.
+
 2020-12-19  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: