2023-12-21 |
Jakub Jelinek | Fix -Wcalloc-transposed-args warning in collect2.cc... 2023-12-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-21 |
Jakub Jelinek | c++: Enable -Walloc-size and -Wcalloc-transposed-args... 2023-12-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-21 |
Jakub Jelinek | ubsan: Add workaround for missing bitint libubsan support... 2023-12-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-21 |
Jakub Jelinek | lower-bitint: Avoid nested casts in muldiv/float operands... 2023-12-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-20 |
Jakub Jelinek | i386: Make most MD builtins nothrow, leaf [PR112962] 2023-12-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-20 |
Jakub Jelinek | lower-bitint: Fix up handling of nested casts in mergeable... 2023-12-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-20 |
Jakub Jelinek | c: Split -Wcalloc-transposed-args warning from -Walloc... 2023-12-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-19 |
Jakub Jelinek | i386: Fix mmx.md signbit expanders [PR112816] 2023-12-19 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-18 |
Jakub Jelinek | libgomp: Make libgomp.c/declare-variant-1.c test x86... 2023-12-18 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-18 |
Jakub Jelinek | tree-object-size: Robustify alloc_size attribute handling... 2023-12-18 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-18 |
Jakub Jelinek | testsuite: Fix up abi-tag25a.C test for C++11 2023-12-18 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | bitint: Introduce abi_limb_mode 2023-12-15 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | match.pd: Optimize sign-extension followed by truncation... 2023-12-15 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-15 |
Jakub Jelinek | lower-bitint: Fix .{ADD,SUB,MUL}_OVERFLOW with _BitInt... 2023-12-15 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | match.pd: Simplify (t * u) / (t * v) [PR112994] 2023-12-14 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | match.pd: Simplify (t * u) / v -> t * (u / v) [PR112994] 2023-12-14 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | testsuite: Fix up target-enter-data-1.c on 32-bit targets 2023-12-14 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | testsuite: Fix up pr112904.C test [PR112904] 2023-12-14 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-14 |
Jakub Jelinek | c++: Fix tinst_level::to_list [PR112968] 2023-12-14 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-13 |
Jakub Jelinek | libcpp: Fix valgrind errors on pr88974.c [PR112956] 2023-12-13 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-13 |
Jakub Jelinek | lower-bitint: Fix lowering of non-_BitInt to _BitInt... 2023-12-13 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-13 |
Jakub Jelinek | attribs: Fix valgrind failures on -Wno-attributes*... 2023-12-13 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-13 |
Jakub Jelinek | i386: Fix ICE on __builtin_ia32_pabsd128 without lhs... 2023-12-13 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-12 |
Jakub Jelinek | testsuite: Fix up test directive syntax errors 2023-12-12 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-12 |
Jakub Jelinek | libquadmath: Restore linking against -lm on most targets... 2023-12-12 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-11 |
Jakub Jelinek | testsuite: Disable -fstack-protector* for some strub... 2023-12-11 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-11 |
Jakub Jelinek | extend.texi: Mark builtin arguments with @var{...} 2023-12-11 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-09 |
Jakub Jelinek | phiopt: Fix ICE with large --param l1-cache-line-size... 2023-12-09 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-09 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR [PR112924] 2023-12-09 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-09 |
Jakub Jelinek | driver: Fix memory leak [PR93019] Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-09 |
Jakub Jelinek | c++: Don't diagnose ignoring of attributes if all ignored... 2023-12-09 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | c++: Fix parsing [[]][[]]; 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | c++: Unshare folded SAVE_EXPR arguments during cp_fold... 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | lower-bitint: Avoid merging non-mergeable stmt with... 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | vr-values: Avoid ICEs on large _BitInt cast to floating... 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | haifa-sched: Avoid overflows in extend_h_i_d [PR112411] ...07, 2023 at 09:36:23AM +0100, Jakub Jelinek wrote: 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-08 |
Jakub Jelinek | Add IntegerRange for -param=min-nondebug-insn-uid=... 2023-12-08 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-07 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR [PR111068] 2023-12-07 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-07 |
Jakub Jelinek | c-family: Fix up -fno-debug-cpp [PR111965] Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-07 |
Jakub Jelinek | expr: Handle BITINT_TYPE in count_type_elements [PR112881] 2023-12-07 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-07 |
Jakub Jelinek | tree-ssa-dce: Fix up maybe_optimize_arith_overflow... 2023-12-07 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-07 |
Jakub Jelinek | testsuite: Fix up gcc.target/s390/pr96127.c test for... 2023-12-07 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-06 |
Jakub Jelinek | libgcc: Avoid -Wbuiltin-declaration-mismatch warnings... Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-06 |
Jakub Jelinek | i386: Move vzeroupper pass from after reload pass to... 2023-12-06 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-06 |
Jakub Jelinek | lower-bitint: Fix arithmetics followed by extension... 2023-12-06 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-06 |
Jakub Jelinek | driver: Fix bootstrap with --enable-default-pie 2023-12-06 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | libiberty: Fix build with GCC < 7 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | libgfortran: Fix -Wincompatible-pointer-types errors Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | c++: Further #pragma GCC unroll C++ fix [PR112795] 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | rs6000: Canonicalize copysign (x, -1) back to -abs... 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | c++: Implement C++ DR 2262 - Attributes for asm-definition... 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | i386: Fix -fcf-protection -Os ICE due to movabsq peephole2... 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | lower-bitint: Make temporarily wrong IL less wrong... 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-05 |
Jakub Jelinek | i386: Improve code generation for vector __builtin_signbit... 2023-12-05 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-04 |
Jakub Jelinek | i386: Fix rtl checking ICE in ix86_elim_entry_set_got... 2023-12-04 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-04 |
Jakub Jelinek | i386: Fix up signbit<mode>2 expander [PR112816] 2023-12-04 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-04 |
Jakub Jelinek | c++: #pragma GCC unroll C++ fixes [PR112795] 2023-12-04 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-03 |
Jakub Jelinek | testsuite: Fix up gcc.target/aarch64/pr112406.c for... 2023-12-03 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-03 |
Jakub Jelinek | lower-bitint: Fix up lower_addsub_overflow [PR112807] 2023-12-03 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | extend.texi: Fix up defbuiltin* with spaces in return... 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | testsuite: Tweak some further tests for modern C changes 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | lower-bitint: Fix lowering of middle sized _BitInt... 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | lower-bitint: Fix up handle_operand_addr for 0 constants... 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | lower-bitint: Fix up maximum addition/subtraction/multiplica... 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | lower-bitint: Fix ICE on bitint-39.c 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering... 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-12-01 |
Jakub Jelinek | s390: Fix builtin-classify-type-1.c on s390 too [PR112725] 2023-12-01 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-30 |
Jakub Jelinek | wide-int: Fix wide_int division/remainder [PR112733] 2023-11-30 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-30 |
Jakub Jelinek | c++: Implement C++26 P2169R4 - Placeholder variables... 2023-11-30 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-29 |
Jakub Jelinek | rs6000: Fix up c-c++-common/builtin-classify-type-1... 2023-11-29 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-29 |
Jakub Jelinek | fold-const: Fix up multiple_of_p [PR112733] 2023-11-29 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-29 |
Jakub Jelinek | c++: Fix a compile time memory leak in finish_static_assert 2023-11-29 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-29 |
Jakub Jelinek | fold-mem-offsets: Fix powerpc64le-linux profiledbootstrap... 2023-11-29 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-28 |
Jakub Jelinek | c++: Fix up __has_extension (cxx_init_captures) 2023-11-28 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-28 |
Jakub Jelinek | libiberty: Use x86 HW optimized sha1 2023-11-28 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-28 |
Jakub Jelinek | testsuite: Fix up pr111754.c test 2023-11-28 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-28 |
Jakub Jelinek | match.pd: Fix parity (X) ^ parity (Y) simplification... 2023-11-28 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-28 |
Jakub Jelinek | match.pd: Fix popcount (X) + popcount (Y) simplification... 2023-11-28 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-27 |
Jakub Jelinek | mips: Fix up mips*-sde-elf* build [PR112300] 2023-11-27 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-25 |
Jakub Jelinek | i386: Fix up *jcc_bt*_mask{,_1} [PR111408] 2023-11-25 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-25 |
Jakub Jelinek | aarch64: Fix up aarch64_simd_stp<mode> [PR109977] Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-24 |
Jakub Jelinek | i386: Fix ICE during cbranchv16qi4 expansion [PR112681] 2023-11-24 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-24 |
Jakub Jelinek | match.pd: Avoid simplification into invalid BIT_FIELD_REFs... 2023-11-24 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-24 |
Jakub Jelinek | lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST... 2023-11-23 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-24 |
Jakub Jelinek | lower-bitint: Fix up -fnon-call-exceptions bit-field... 2023-11-24 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-24 |
Jakub Jelinek | tree: Fix up try_catch_may_fallthru [PR112619] 2023-11-24 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-23 |
Jakub Jelinek | expr: Fix &bitint_var handling in initializers [PR112336] 2023-11-23 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-23 |
Jakub Jelinek | c: Add __builtin_stdc_* builtins 2023-11-23 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-23 |
Jakub Jelinek | c++: Implement C++26 P2741R3 - user-generated static_assert... 2023-11-23 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-22 |
Jakub Jelinek | testsuite: Add testcase for already fixed PR112518 2023-11-22 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-21 |
Jakub Jelinek | sanitizer: Fix build on SPARC/Solaris with Solaris... 2023-11-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-21 |
Jakub Jelinek | gcov: Formatting fixes 2023-11-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-21 |
Jakub Jelinek | testsuite: Fix up pr111309-2.c on arm [PR111309] 2023-11-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-21 |
Jakub Jelinek | builtins: Fix fold_builtin_query clzg/ctzg side-effects... 2023-11-21 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-20 |
Jakub Jelinek | c, c++: Add new value for vector types for __builtin_classif... 2023-11-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-20 |
Jakub Jelinek | tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X -... ...17, 2023 at 03:01:04PM +0100, Jakub Jelinek wrote: 2023-11-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-20 |
Jakub Jelinek | tree-ssa-math-opts: popcount (X) == 1 to (X ^ (X -... 2023-11-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-20 |
Jakub Jelinek | internal-fn: Always undefine DEF_INTERNAL* macros at... 2023-11-20 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-17 |
Jakub Jelinek | c++: Implement C++ DR 2406 - [[fallthrough]] attribute... 2023-11-17 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |
2023-11-17 |
Jakub Jelinek | match.pd: Optimize ctz/popcount/parity/ffs on extended... 2023-11-17 Jakub Jelinek <jakub@redhat.com>
|
commit | commitdiff | tree |