Hi!

Especially in the recent CRC commits, I see
\ No newline at end of file
in almost every second file.  So, I went through
the diff between r15-1 and current trunk in gcc/, looking for
additions of such problems which don't intentional (e.g.
Wtrailing-whitespace* tests had it there intentionally) and
just added the missing newline elsewhere.

Committed to trunk as obvious.

2024-12-02  Jakub Jelinek  <ja...@redhat.com>

gcc/
        * config/mingw/mingw-stdint.h: Add newline at the end of the file.
        * config/mingw/winnt-dll.cc: Likewise.
        * sym-exec/sym-exec-expression.h: Likewise.
        * sym-exec/sym-exec-expression.cc: Likewise.
        * sym-exec/sym-exec-condition.cc: Likewise.
        * sym-exec/sym-exec-expr-is-a-helper.h: Likewise.
        * sym-exec/sym-exec-condition.h: Likewise.
        * hwint.cc: Likewise.
        * crc-verification.cc: Likewise.
        * sarif-spec-urls.def: Likewise.
gcc/testsuite/
        * g++.target/aarch64/pr94515-2.C: Add newline at the end of the file.
        * g++.target/aarch64/return_address_sign_ab_exception.C: Likewise.
        * gcc.target/arm/thumb2-switchstatement.c: Likewise.
        * gcc.target/riscv/rvv/base/vssubu-2.c: Likewise.
        * gcc.target/riscv/rvv/base/vssubu-1.c: Likewise.
        * gcc.target/riscv/and-shift32.c: Likewise.
        * gcc.target/riscv/crc-builtin-zbc32.c: Likewise.
        * gcc.target/riscv/and-shift64.c: Likewise.
        * gcc.target/riscv/xtheadbb-extu-4.c: Likewise.
        * gcc.target/i386/avx2-bf16-vec-absneg.c: Likewise.
        * gcc.target/i386/avx512f-bf16-vec-absneg.c: Likewise.
        * gcc.target/aarch64/cpunative/native_cpu_26.c: Likewise.
        * gcc.target/aarch64/cpunative/info_26: Likewise.
        * gcc.target/aarch64/cpunative/info_25: Likewise.
        * g++.dg/contracts/pr116607.C: Likewise.
        * gfortran.dg/pr108889.f90: Likewise.
        * gcc.dg/crc-not-crc-14.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-13.c: Likewise.
        * gcc.dg/crc-not-crc-25.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-29.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-10.c: Likewise.
        * gcc.dg/crc-side-instr-10.c: Likewise.
        * gcc.dg/crc-side-instr-1.c: Likewise.
        * gcc.dg/crc-side-instr-3.c: Likewise.
        * gcc.dg/crc-side-instr-2.c: Likewise.
        * gcc.dg/crc-not-crc-17.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-7.c: Likewise.
        * gcc.dg/crc-side-instr-12.c: Likewise.
        * gcc.dg/crc-side-instr-16.c: Likewise.
        * gcc.dg/crc-not-crc-16.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-4.c: Likewise.
        * gcc.dg/crc-not-crc-20.c: Likewise.
        * gcc.dg/crc-linux-3.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-27.c: Likewise.
        * gcc.dg/pr109393.c: Likewise.
        * gcc.dg/crc-side-instr-7.c: Likewise.
        * gcc.dg/crc-side-instr-4.c: Likewise.
        * gcc.dg/tree-ssa/ldexp.c: Likewise.
        * gcc.dg/tree-ssa/pr114760-2.c: Likewise.
        * gcc.dg/tree-ssa/pr114760-1.c: Likewise.
        * gcc.dg/crc-side-instr-15.c: Likewise.
        * gcc.dg/crc-side-instr-9.c: Likewise.
        * gcc.dg/crc-not-crc-26.c: Likewise.
        * gcc.dg/crc-side-instr-8.c: Likewise.
        * gcc.dg/crc-not-crc-23.c: Likewise.
        * gcc.dg/crc-not-crc-19.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-22.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-16.c: Likewise.
        * gcc.dg/crc-side-instr-11.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-5.c: Likewise.
        * gcc.dg/crc-not-crc-22.c: Likewise.
        * gcc.dg/crc-side-instr-17.c: Likewise.
        * gcc.dg/crc-linux-4.c: Likewise.
        * gcc.dg/crc-side-instr-14.c: Likewise.
        * gcc.dg/crc-not-crc-18.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-23.c: Likewise.
        * gcc.dg/crc-not-crc-21.c: Likewise.
        * gcc.dg/crc-linux-2.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-1.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-30.c: Likewise.
        * gcc.dg/torture/crc-11.c: Likewise.
        * gcc.dg/torture/crc-27.c: Likewise.
        * gcc.dg/torture/crc-2.c: Likewise.
        * gcc.dg/torture/crc-24.c: Likewise.
        * gcc.dg/torture/crc-crc8.c: Likewise.
        * gcc.dg/torture/crc-crc8-data8-xorOustideFor.c: Likewise.
        * gcc.dg/torture/crc-16.c: Likewise.
        * gcc.dg/torture/crc-crc64-data64.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-32.c: Likewise.
        * gcc.dg/crc-side-instr-6.c: Likewise.
        * gcc.dg/crc-side-instr-5.c: Likewise.
        * gcc.dg/crc-side-instr-13.c: Likewise.
        * gcc.dg/crc-not-crc-15.c: Likewise.
        * gcc.dg/crc-not-crc-13.c: Likewise.
        * gcc.dg/crc-from-fedora-packages-6.c: Likewise.
        * gcc.dg/crc-not-crc-24.c: Likewise.

--- gcc/config/mingw/mingw-stdint.h.jj  2024-05-07 18:10:10.538872950 +0200
+++ gcc/config/mingw/mingw-stdint.h     2024-12-02 14:42:19.833496289 +0100
@@ -52,4 +52,4 @@ along with GCC; see the file COPYING3.
 #else
 # define INTPTR_TYPE (TARGET_64BIT ? "long long int" : "int")
 # define UINTPTR_TYPE (TARGET_64BIT ? "long long unsigned int" : "unsigned 
int")
-#endif
\ No newline at end of file
+#endif
--- gcc/config/mingw/winnt-dll.cc.jj    2024-11-19 20:31:01.960463469 +0100
+++ gcc/config/mingw/winnt-dll.cc       2024-12-02 14:42:19.859495924 +0100
@@ -228,4 +228,4 @@ legitimize_pe_coff_symbol (rtx addr, boo
   return NULL_RTX;
 }
 
-#include "gt-winnt-dll.h"
\ No newline at end of file
+#include "gt-winnt-dll.h"
--- gcc/sym-exec/sym-exec-expression.h.jj       2024-12-02 11:08:52.098134121 
+0100
+++ gcc/sym-exec/sym-exec-expression.h  2024-12-02 14:42:19.879495643 +0100
@@ -329,4 +329,4 @@ class bit_complement_expression : public
   void print ();
 };
 
-#endif /* SYM_EXEC_EXPRESSION_H.  */
\ No newline at end of file
+#endif /* SYM_EXEC_EXPRESSION_H.  */
--- gcc/sym-exec/sym-exec-expression.cc.jj      2024-12-02 11:08:52.098134121 
+0100
+++ gcc/sym-exec/sym-exec-expression.cc 2024-12-02 14:42:19.876495685 +0100
@@ -487,4 +487,4 @@ bit_complement_expression::print ()
       else
        fprintf (dump_file, "null");
     }
-}
\ No newline at end of file
+}
--- gcc/sym-exec/sym-exec-condition.cc.jj       2024-12-02 11:08:52.098134121 
+0100
+++ gcc/sym-exec/sym-exec-condition.cc  2024-12-02 14:42:19.869495784 +0100
@@ -83,4 +83,4 @@ bit_condition::print_expr_sign ()
       default:
        fprintf (dump_file, " ? ");
     }
-}
\ No newline at end of file
+}
--- gcc/sym-exec/sym-exec-expr-is-a-helper.h.jj 2024-12-02 11:08:52.098134121 
+0100
+++ gcc/sym-exec/sym-exec-expr-is-a-helper.h    2024-12-02 14:42:19.874495713 
+0100
@@ -284,4 +284,4 @@ is_a_helper<bit_condition *>::test (bit_
   return ptr->get_type () == value_type::BIT_CONDITION;
 }
 
-#endif /* SYM_EXEC_EXPRESSION_IS_A_HELPER_H.  */
\ No newline at end of file
+#endif /* SYM_EXEC_EXPRESSION_IS_A_HELPER_H.  */
--- gcc/sym-exec/sym-exec-condition.h.jj        2024-12-02 11:08:52.098134121 
+0100
+++ gcc/sym-exec/sym-exec-condition.h   2024-12-02 14:42:19.871495756 +0100
@@ -60,4 +60,4 @@ class bit_condition : public bit_express
   value_bit *copy () const;
 };
 
-#endif /* SYM_EXEC_CONDITION_H.  */
\ No newline at end of file
+#endif /* SYM_EXEC_CONDITION_H.  */
--- gcc/testsuite/g++.target/aarch64/pr94515-2.C.jj     2024-09-24 
11:31:48.843620409 +0200
+++ gcc/testsuite/g++.target/aarch64/pr94515-2.C        2024-12-02 
14:42:19.924495012 +0100
@@ -65,4 +65,4 @@ int main ()
     return 0;
   }
   __builtin_abort (); // authentication of the return address is not required.
-}
\ No newline at end of file
+}
--- gcc/testsuite/g++.target/aarch64/return_address_sign_ab_exception.C.jj      
2024-11-14 17:40:33.239650637 +0100
+++ gcc/testsuite/g++.target/aarch64/return_address_sign_ab_exception.C 
2024-12-02 14:42:19.939494802 +0100
@@ -35,4 +35,4 @@ int main (int argc, char** argv) {
     }
   }
   return 1;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.target/arm/thumb2-switchstatement.c.jj    2024-06-07 
12:17:09.888965890 +0200
+++ gcc/testsuite/gcc.target/arm/thumb2-switchstatement.c       2024-12-02 
14:42:21.121478229 +0100
@@ -141,4 +141,4 @@ __attribute__ ((noinline)) __attribute__
     default:
       return "Default";
   }
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.target/riscv/rvv/base/vssubu-2.c.jj       2024-09-20 
08:57:37.299606733 +0200
+++ gcc/testsuite/gcc.target/riscv/rvv/base/vssubu-2.c  2024-12-02 
14:42:21.194477206 +0100
@@ -8,4 +8,4 @@ vuint64m1_t test_vssubu_vx_u64m1(vuint64
   return __riscv_vssubu_vx_u64m1(op1,0,0);
 }
 
-/* { dg-final { scan-assembler-not {\tvssubu} } } */
\ No newline at end of file
+/* { dg-final { scan-assembler-not {\tvssubu} } } */
--- gcc/testsuite/gcc.target/riscv/rvv/base/vssubu-1.c.jj       2024-09-20 
08:57:37.299606733 +0200
+++ gcc/testsuite/gcc.target/riscv/rvv/base/vssubu-1.c  2024-12-02 
14:42:21.188477290 +0100
@@ -8,4 +8,4 @@ vuint64m1_t test_vssubu_vx_u64m1(vuint64
   return __riscv_vssubu_vx_u64m1(op1,0,0);
 }
 
-/* { dg-final { scan-assembler-not {\tvssubu} } } */
\ No newline at end of file
+/* { dg-final { scan-assembler-not {\tvssubu} } } */
--- gcc/testsuite/gcc.target/riscv/and-shift32.c.jj     2024-06-04 
13:19:04.808590334 +0200
+++ gcc/testsuite/gcc.target/riscv/and-shift32.c        2024-12-02 
14:42:21.147477865 +0100
@@ -10,4 +10,4 @@ int foo(int a)
 /* { dg-final { scan-assembler-times "\\sandi\\s" 1 } } */
 /* { dg-final { scan-assembler-times "\\sslli\\s" 1 } } */
 /* { dg-final { scan-assembler-not "\\sli\\s" } } */
-/* { dg-final { scan-assembler-not "\\saddi\\s" } } */
\ No newline at end of file
+/* { dg-final { scan-assembler-not "\\saddi\\s" } } */
--- gcc/testsuite/gcc.target/riscv/crc-builtin-zbc32.c.jj       2024-11-30 
01:47:37.502347193 +0100
+++ gcc/testsuite/gcc.target/riscv/crc-builtin-zbc32.c  2024-12-02 
14:42:21.170477543 +0100
@@ -18,4 +18,4 @@ int16_t crc16_data16 ()
   return __builtin_crc16_data16 (0x1234, 0x3214, 0x1021);
 }
 
-/* { dg-final { scan-assembler-times "clmul\t" 6 } } */
\ No newline at end of file
+/* { dg-final { scan-assembler-times "clmul\t" 6 } } */
--- gcc/testsuite/gcc.target/riscv/and-shift64.c.jj     2024-06-04 
13:19:04.808590334 +0200
+++ gcc/testsuite/gcc.target/riscv/and-shift64.c        2024-12-02 
14:42:21.158477711 +0100
@@ -10,4 +10,4 @@ long long foo(long long a)
 /* { dg-final { scan-assembler-times "\\sandi\\s" 1 } } */
 /* { dg-final { scan-assembler-times "\\sslli\\s" 1 } } */
 /* { dg-final { scan-assembler-not "\\sli\\s" } } */
-/* { dg-final { scan-assembler-not "\\saddi\\s" } } */
\ No newline at end of file
+/* { dg-final { scan-assembler-not "\\saddi\\s" } } */
--- gcc/testsuite/gcc.target/riscv/xtheadbb-extu-4.c.jj 2024-09-20 
08:57:37.335606240 +0200
+++ gcc/testsuite/gcc.target/riscv/xtheadbb-extu-4.c    2024-12-02 
14:42:21.213476940 +0100
@@ -14,4 +14,4 @@ void g()
   d.f = e[2] >> (b << ~4194303 + 4194332) - 58096371;
 }
 
-/* { dg-final { scan-assembler-not {th.extu\t[ax][0-9]+,[ax][0-9]+,37,13} } } 
*/
\ No newline at end of file
+/* { dg-final { scan-assembler-not {th.extu\t[ax][0-9]+,[ax][0-9]+,37,13} } } 
*/
--- gcc/testsuite/gcc.target/i386/avx2-bf16-vec-absneg.c.jj     2024-10-08 
09:54:47.835477924 +0200
+++ gcc/testsuite/gcc.target/i386/avx2-bf16-vec-absneg.c        2024-12-02 
14:42:21.128478131 +0100
@@ -82,4 +82,4 @@ do_test (void)
 
 /* { dg-final { scan-tree-dump-times "loop vectorized using 16 byte vectors" 2 
"vect" } } */
 /* { dg-final { scan-tree-dump-times "loop vectorized using 32 byte vectors" 2 
"vect" } } */
-/* { dg-final { scan-tree-dump-times {(?n)ABS_EXPR <vect} 2 "optimized" { 
target { ! ia32 } } } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times {(?n)ABS_EXPR <vect} 2 "optimized" { 
target { ! ia32 } } } } */
--- gcc/testsuite/gcc.target/i386/avx512f-bf16-vec-absneg.c.jj  2024-10-08 
09:54:47.846477771 +0200
+++ gcc/testsuite/gcc.target/i386/avx512f-bf16-vec-absneg.c     2024-12-02 
14:42:21.138477991 +0100
@@ -63,4 +63,4 @@ do_test (void)
 }
 
 /* { dg-final { scan-tree-dump-times "loop vectorized using 64 byte vectors" 2 
"vect" } } */
-/* { dg-final { scan-tree-dump-times {(?n)ABS_EXPR <vect} 1 "optimized" { 
target { ! ia32 } } } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times {(?n)ABS_EXPR <vect} 1 "optimized" { 
target { ! ia32 } } } } */
--- gcc/testsuite/gcc.target/aarch64/cpunative/native_cpu_26.c.jj       
2024-10-26 11:50:43.384715920 +0200
+++ gcc/testsuite/gcc.target/aarch64/cpunative/native_cpu_26.c  2024-12-02 
14:42:20.240490582 +0100
@@ -8,4 +8,4 @@ int main()
 }
 
 /* { dg-final { scan-assembler {\.arch 
armv8.6-a\+rng\+sm4\+crc\+aes\+sha3\+fp16} } } */
-/* Test that SoC with cores of 3 variants work.  */
\ No newline at end of file
+/* Test that SoC with cores of 3 variants work.  */
--- gcc/testsuite/gcc.target/aarch64/cpunative/info_26.jj       2024-10-26 
11:50:43.384715920 +0200
+++ gcc/testsuite/gcc.target/aarch64/cpunative/info_26  2024-12-02 
14:42:20.229490736 +0100
@@ -23,4 +23,4 @@ CPU implementer       : 0x51
 CPU architecture: 8
 CPU variant    : 0x2
 CPU part       : 0x001
-CPU revision   : 1
\ No newline at end of file
+CPU revision   : 1
--- gcc/testsuite/gcc.target/aarch64/cpunative/info_25.jj       2024-10-26 
11:50:43.384715920 +0200
+++ gcc/testsuite/gcc.target/aarch64/cpunative/info_25  2024-12-02 
14:42:20.212490974 +0100
@@ -14,4 +14,4 @@ CPU implementer       : 0x51
 CPU architecture: 8
 CPU variant    : 0x1
 CPU part       : 0x001
-CPU revision   : 1
\ No newline at end of file
+CPU revision   : 1
--- gcc/testsuite/g++.dg/contracts/pr116607.C.jj        2024-10-30 
14:50:24.697665894 +0100
+++ gcc/testsuite/g++.dg/contracts/pr116607.C   2024-12-02 14:42:19.904495293 
+0100
@@ -3,4 +3,4 @@ struct a {
   __attribute__((no_sanitize("")))
   int f(int) [[pre:true]];
 };
-int a::f(int) { return 0; }
\ No newline at end of file
+int a::f(int) { return 0; }
--- gcc/testsuite/gfortran.dg/pr108889.f90.jj   2024-07-18 09:59:10.228206122 
+0200
+++ gcc/testsuite/gfortran.dg/pr108889.f90      2024-12-02 14:42:21.240476561 
+0100
@@ -40,4 +40,4 @@ contains
     ref4 = single%var   ! Warnings in contained scope
   end
 end
-! { df-final { scan-tree-dump-times "ubound = 0" 3 "original" } }
\ No newline at end of file
+! { df-final { scan-tree-dump-times "ubound = 0" 3 "original" } }
--- gcc/testsuite/gcc.dg/crc-not-crc-14.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-14.c       2024-12-02 14:42:19.992494059 
+0100
@@ -17,4 +17,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-13.c.jj       2024-12-02 
11:08:52.193132776 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-13.c  2024-12-02 
14:42:19.946494704 +0100
@@ -23,4 +23,4 @@ int main ()
 }
 
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-25.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-25.c       2024-12-02 14:42:20.019493680 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t *data, uint1
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-29.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-29.c  2024-12-02 
14:42:19.959494522 +0100
@@ -32,4 +32,4 @@ void crc_calculator_init_table(CRC_CALCU
        }
       p_crc_calculator->table[value] = remainder;
     }
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-10.c.jj       2024-12-02 
11:08:52.193132776 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-10.c  2024-12-02 
14:42:19.944494732 +0100
@@ -23,4 +23,4 @@ uint16_t crc16_mcrf4xx(uint16_t crc, uin
     return crc;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-10.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-10.c    2024-12-02 14:42:20.027493568 
+0100
@@ -28,4 +28,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
   return a;
 }
 
-/* { dg-final { scan-tree-dump "Output CRC and determined input CRC differ." 
"crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Output CRC and determined input CRC differ." 
"crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-1.c.jj  2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-1.c     2024-12-02 14:42:20.024493610 
+0100
@@ -24,4 +24,4 @@ uint16_t crc16_update (uint16_t crc, uin
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-3.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-3.c     2024-12-02 14:42:20.049493260 
+0100
@@ -23,4 +23,4 @@ uint16_t crc16_update(uint16_t crc, uint
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-2.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-2.c     2024-12-02 14:42:20.047493288 
+0100
@@ -24,4 +24,4 @@ uint16_t crc16_update(uint16_t crc, uint
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-17.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-17.c       2024-12-02 14:42:19.999493961 
+0100
@@ -15,4 +15,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-7.c.jj        2024-12-02 
11:08:52.195132747 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-7.c   2024-12-02 
14:42:19.979494241 +0100
@@ -15,4 +15,4 @@ uint16_t crc(uint8_t byte, uint16_t reg)
     }
     return reg & 0xFFFF;
 }
-/* { dg-final { scan-tree-dump "maybe contains CRC calculation." "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "maybe contains CRC calculation." "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-12.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-12.c    2024-12-02 14:42:20.032493498 
+0100
@@ -30,4 +30,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
   return crc;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-16.c.jj 2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-16.c    2024-12-02 14:42:20.042493358 
+0100
@@ -35,4 +35,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
     return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-16.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-16.c       2024-12-02 14:42:19.997493989 
+0100
@@ -15,4 +15,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-4.c.jj        2024-12-02 
11:08:52.195132747 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-4.c   2024-12-02 
14:42:19.971494353 +0100
@@ -18,4 +18,4 @@ void GenerateCRC32Table (u32 polynomial,
 }
 
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-20.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-20.c       2024-12-02 14:42:20.006493863 
+0100
@@ -15,4 +15,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-linux-3.c.jj       2024-12-02 11:08:52.195132747 
+0100
+++ gcc/testsuite/gcc.dg/crc-linux-3.c  2024-12-02 14:42:19.984494171 +0100
@@ -46,4 +46,4 @@ u32 __attribute_const__ crc32_generic_sh
        }
 
        return crc;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-27.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-27.c  2024-12-02 
14:42:19.957494550 +0100
@@ -20,4 +20,4 @@ void XS_Digest__CRC__crc64() {
     }
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/pr109393.c.jj  2024-09-25 16:06:33.791423153 +0200
+++ gcc/testsuite/gcc.dg/pr109393.c     2024-12-02 14:42:20.080492825 +0100
@@ -20,4 +20,4 @@ int bar(int *a, int j)
   return (&a[j + 1] - 2) == &a[k];
 }
 
-/* { dg-final { scan-tree-dump-times "return 1;" 3 "optimized" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "return 1;" 3 "optimized" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-7.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-7.c     2024-12-02 14:42:20.059493120 
+0100
@@ -37,4 +37,4 @@ int main()
 /* { dg-final { scan-tree-dump "crcu8 function maybe contains CRC 
calculation." "crc" } } */
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-4.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-4.c     2024-12-02 14:42:20.052493218 
+0100
@@ -23,4 +23,4 @@ uint16_t crc16_update(uint16_t crc, uint
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/tree-ssa/ldexp.c.jj    2024-11-13 11:34:33.252297967 
+0100
+++ gcc/testsuite/gcc.dg/tree-ssa/ldexp.c       2024-12-02 14:42:20.120492264 
+0100
@@ -29,4 +29,4 @@
 
 TEST(double, ldexp, 8.0, double_ldexp)
 TEST(float, ldexpf, 8.0f, float_ldexp)
-TEST(long double, ldexpl, 8.0L, long_ldexp)
\ No newline at end of file
+TEST(long double, ldexpl, 8.0L, long_ldexp)
--- gcc/testsuite/gcc.dg/tree-ssa/pr114760-2.c.jj       2024-05-13 
10:11:01.737572917 +0200
+++ gcc/testsuite/gcc.dg/tree-ssa/pr114760-2.c  2024-12-02 14:42:20.139491998 
+0100
@@ -17,4 +17,4 @@ no_nlz32 (int b) {
     return c;
 }
 
-/* { dg-final { scan-tree-dump-not "__builtin_ctz|\\.CLZ" "optimized" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-not "__builtin_ctz|\\.CLZ" "optimized" } } */
--- gcc/testsuite/gcc.dg/tree-ssa/pr114760-1.c.jj       2024-05-13 
10:11:01.737572917 +0200
+++ gcc/testsuite/gcc.dg/tree-ssa/pr114760-1.c  2024-12-02 14:42:20.137492026 
+0100
@@ -66,4 +66,4 @@ nlz32_2 (unsigned int b) {
 }
 
 /* { dg-final { scan-tree-dump-times "__builtin_ctz|\\.CTZ" 3 "optimized" } } 
*/
-/* { dg-final { scan-tree-dump-times "__builtin_clz|\\.CLZ" 2 "optimized" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "__builtin_clz|\\.CLZ" 2 "optimized" } } 
*/
--- gcc/testsuite/gcc.dg/crc-side-instr-15.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-15.c    2024-12-02 14:42:20.040493386 
+0100
@@ -34,4 +34,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
     return crc;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-9.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-9.c     2024-12-02 14:42:20.064493050 
+0100
@@ -28,4 +28,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
   return crc;
 }
 
-/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
--- gcc/testsuite/gcc.dg/crc-not-crc-26.c.jj    2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-26.c       2024-12-02 14:42:20.021493652 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t data, uint16
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-8.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-8.c     2024-12-02 14:42:20.062493077 
+0100
@@ -33,4 +33,4 @@ int main()
   printf ("%d", a);
 }
 
-/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
--- gcc/testsuite/gcc.dg/crc-not-crc-23.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-23.c       2024-12-02 14:42:20.014493751 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t data, uint16
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-19.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-19.c       2024-12-02 14:42:20.004493891 
+0100
@@ -15,4 +15,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-22.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-22.c  2024-12-02 
14:42:19.951494634 +0100
@@ -23,4 +23,4 @@ void crcByteSchritt(unsigned char data)
     }
 
   crcReg &= 0xFF;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-16.c.jj       2024-12-02 
11:08:52.193132776 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-16.c  2024-12-02 
14:42:19.949494662 +0100
@@ -13,4 +13,4 @@ crc8(unsigned char value)
   return value;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-11.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-11.c    2024-12-02 14:42:20.029493540 
+0100
@@ -28,4 +28,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
   return a + crc;
 }
 
-/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-5.c.jj        2024-12-02 
11:08:52.195132747 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-5.c   2024-12-02 
14:42:19.974494311 +0100
@@ -50,4 +50,4 @@ u32 crc32_generic_shift(u32 crc, size_t
 }
 
 /* { dg-final { scan-tree-dump "Loop iteration number isn't a constant." "crc" 
} } */
-/* { dg-final { scan-tree-dump "Loop iteration number is 30" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Loop iteration number is 30" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-22.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-22.c       2024-12-02 14:42:20.012493778 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t data, uint16
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-17.c.jj 2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-17.c    2024-12-02 14:42:20.045493316 
+0100
@@ -34,4 +34,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
     return crc + c;
 }
 
-/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
--- gcc/testsuite/gcc.dg/crc-linux-4.c.jj       2024-12-02 11:08:52.195132747 
+0100
+++ gcc/testsuite/gcc.dg/crc-linux-4.c  2024-12-02 14:42:19.987494129 +0100
@@ -27,4 +27,4 @@ u32 calc_crc(unsigned char *buf, int len
     }
 
   return ~reg;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/crc-side-instr-14.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-14.c    2024-12-02 14:42:20.037493428 
+0100
@@ -32,4 +32,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
     return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-18.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-18.c       2024-12-02 14:42:20.002493919 
+0100
@@ -15,4 +15,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-23.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-23.c  2024-12-02 
14:42:19.954494592 +0100
@@ -24,4 +24,4 @@ uint16_t ModbusCrc(const uint8_t *data,
   return crc;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-21.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-21.c       2024-12-02 14:42:20.009493821 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t data, uint16
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-linux-2.c.jj       2024-12-02 11:08:52.195132747 
+0100
+++ gcc/testsuite/gcc.dg/crc-linux-2.c  2024-12-02 14:42:19.982494199 +0100
@@ -62,4 +62,4 @@ u8 i2c_smbus_msg_pec(u8 pec, struct i2c_
   return i2c_smbus_pec(pec, msg->buf, msg->len);
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-1.c.jj        2024-12-02 
11:08:52.193132776 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-1.c   2024-12-02 
14:42:19.941494774 +0100
@@ -24,4 +24,4 @@ int CRC16_Init(int16u *Table, int16u Pol
     return 0;
 }
 
-/* { dg-final { scan-tree-dump "Second operand of the xor statement isn't an 
integer constant.\n" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Second operand of the xor statement isn't an 
integer constant.\n" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-30.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-30.c  2024-12-02 
14:42:19.966494424 +0100
@@ -28,4 +28,4 @@ void init_crc(void)
       crctab[i] = accum;
     }
 }
-/* { dg-final { scan-tree-dump "maybe contains CRC calculation." "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "maybe contains CRC calculation." "crc" } } */
--- gcc/testsuite/gcc.dg/torture/crc-11.c.jj    2024-12-02 11:08:52.199132691 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-11.c       2024-12-02 14:42:20.096492601 
+0100
@@ -17,4 +17,4 @@ uint16_t crc16(uint16_t crc, uint8_t a,
   return crc;
 }
 
-/* { dg-final { scan-tree-dump "Second operand of the xor statement isn't an 
integer constant.\n" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Second operand of the xor statement isn't an 
integer constant.\n" "crc" } } */
--- gcc/testsuite/gcc.dg/torture/crc-27.c.jj    2024-12-02 11:08:52.201132662 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-27.c       2024-12-02 14:42:20.106492461 
+0100
@@ -24,4 +24,4 @@ uint32_t crc32_le ( uint32_t crc, const
        }
     }
   return crc;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/torture/crc-2.c.jj     2024-12-02 11:08:52.200132676 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-2.c        2024-12-02 14:42:20.101492531 
+0100
@@ -25,4 +25,4 @@ unsigned int crc16 (unsigned int crcValu
 /* { dg-final { scan-tree-dump "function maybe contains CRC calculation." 
"crc" } } */
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit forward" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{\[0, \]*1, 0, 0, 0, 
0, 0, 0, 1, 0\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{\[0, \]*1, 0, 0, 0, 
0, 0, 0, 1, 0\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/torture/crc-24.c.jj    2024-12-02 11:08:52.200132676 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-24.c       2024-12-02 14:42:20.103492503 
+0100
@@ -27,4 +27,4 @@ uint16_t not_crcu8 (uint16_t data, uint1
        crc &= 0x7fff;
     }
   return crc;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/torture/crc-crc8.c.jj  2024-12-02 11:08:52.203132634 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-crc8.c     2024-12-02 14:42:20.113492363 
+0100
@@ -46,4 +46,4 @@ int main ()
 /* { dg-final { scan-tree-dump "function maybe contains CRC calculation." 
"crc" } } */
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit forward" "crc" } } */
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/torture/crc-crc8-data8-xorOustideFor.c.jj      
2024-12-02 11:08:52.203132634 +0100
+++ gcc/testsuite/gcc.dg/torture/crc-crc8-data8-xorOustideFor.c 2024-12-02 
14:42:20.111492391 +0100
@@ -48,4 +48,4 @@ int main ()
 }
 
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump-times "Couldn't generate faster CRC code." 0 
"crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "Couldn't generate faster CRC code." 0 
"crc" } } */
--- gcc/testsuite/gcc.dg/torture/crc-16.c.jj    2024-12-02 11:08:52.200132676 
+0100
+++ gcc/testsuite/gcc.dg/torture/crc-16.c       2024-12-02 14:42:20.098492573 
+0100
@@ -37,4 +37,4 @@ int receive(/*int read_fd, */int file_fd
 
   /* ... */
   return -1;
-}
\ No newline at end of file
+}
--- gcc/testsuite/gcc.dg/torture/crc-crc64-data64.c.jj  2024-12-02 
11:08:52.203132634 +0100
+++ gcc/testsuite/gcc.dg/torture/crc-crc64-data64.c     2024-12-02 
14:42:20.108492433 +0100
@@ -49,4 +49,4 @@ int main ()
 /* { dg-final { scan-tree-dump "Loop iteration number is 63" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit forward" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump-times "Couldn't generate faster CRC code." 0 
"crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "Couldn't generate faster CRC code." 0 
"crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-32.c.jj       2024-12-02 
11:08:52.194132761 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-32.c  2024-12-02 
14:42:19.969494381 +0100
@@ -34,4 +34,4 @@ char calculateCRC8_(char* input, int len
   return crc;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-6.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-6.c     2024-12-02 14:42:20.057493148 
+0100
@@ -39,4 +39,4 @@ int main()
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{\[0, \]*1, 0, 1, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{\[0, \]*1, 0, 1, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-5.c.jj  2024-12-02 11:08:52.198132705 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-5.c     2024-12-02 14:42:20.055493176 
+0100
@@ -23,4 +23,4 @@ uint16_t crc16_update(uint16_t crc, uint
 /* { dg-final { scan-tree-dump "Loop iteration number is 7" "crc" } } */
 /* { dg-final { scan-tree-dump "Bit reversed" "crc" } } */
 /* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
-/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "Polynomial's value is \\\{1, 0, 1, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 1\\\}" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-side-instr-13.c.jj 2024-12-02 11:08:52.197132719 
+0100
+++ gcc/testsuite/gcc.dg/crc-side-instr-13.c    2024-12-02 14:42:20.034493470 
+0100
@@ -28,4 +28,4 @@ ee_u16 crcu8 (ee_u8 data, ee_u16 crc) {
     return crc;
 }
 
-/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
\ No newline at end of file
+/* { dg-final { scan-tree-dump "There is more than one output phi." "crc" } } 
*/
--- gcc/testsuite/gcc.dg/crc-not-crc-15.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-15.c       2024-12-02 14:42:19.994494031 
+0100
@@ -20,4 +20,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-13.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-13.c       2024-12-02 14:42:19.989494101 
+0100
@@ -17,4 +17,4 @@ uint8_t not_crc(uint8_t crc, uint8_t dat
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/testsuite/gcc.dg/crc-from-fedora-packages-6.c.jj        2024-12-02 
11:08:52.195132747 +0100
+++ gcc/testsuite/gcc.dg/crc-from-fedora-packages-6.c   2024-12-02 
14:42:19.977494269 +0100
@@ -37,4 +37,4 @@ void make_crc_table (mng_datap pData)
     pData->bCRCcomputed = 1;
 }
 
-/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump "calculates CRC!" "crc" } } */
--- gcc/testsuite/gcc.dg/crc-not-crc-24.c.jj    2024-12-02 11:08:52.196132733 
+0100
+++ gcc/testsuite/gcc.dg/crc-not-crc-24.c       2024-12-02 14:42:20.017493708 
+0100
@@ -22,4 +22,4 @@ uint16_t not_crcu8 (uint8_t data, uint16
   return crc;
 }
 
-/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
\ No newline at end of file
+/* { dg-final { scan-tree-dump-times "calculates CRC!" 0 "crc" } } */
--- gcc/hwint.cc.jj     2024-11-30 01:47:37.235350783 +0100
+++ gcc/hwint.cc        2024-12-02 14:42:19.863495868 +0100
@@ -205,4 +205,4 @@ reflect_hwi (unsigned HOST_WIDE_INT valu
       value >>= 1;
     }
   return reflected_value;
-}
\ No newline at end of file
+}
--- gcc/crc-verification.cc.jj  2024-12-02 11:08:51.984135737 +0100
+++ gcc/crc-verification.cc     2024-12-02 14:42:19.861495896 +0100
@@ -1296,4 +1296,4 @@ all_states_match_lfsr (value *lfsr, bool
     return false;
 
   return true;
-}
\ No newline at end of file
+}
--- gcc/sarif-spec-urls.def.jj  2024-11-19 10:23:59.285143914 +0100
+++ gcc/sarif-spec-urls.def     2024-12-02 14:42:19.866495826 +0100
@@ -493,4 +493,4 @@ static const struct ref_anchor
   { "5.1", "_Toc141791171" },
   { "5.5", "_Toc141791175" },
   { "5.8", "_Toc141791178" },
-};
\ No newline at end of file
+};

        Jakub

Reply via email to