]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-05-11  GCC AdministratorDaily bump.
2022-05-10  Jeff Law[committed] Fix more problems with new linker warnings
2022-05-10  Tobias Burnusg++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580f...
2022-05-10  Jakub Jelinekasan: Fix up asan_redzone_buffer::emit_redzone_byte...
2022-05-10  Jakub Jelinekrtlanal: Fix up replace_rtx [PR105333]
2022-05-10  Jakub Jelineksparc: Preserve ORIGINAL_REGNO in epilogue_renumber...
2022-05-10  Jakub Jelinekc++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling...
2022-05-10  Jakub Jelineki386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]
2022-05-10  Jakub Jelinekbuiltins: Fix up expand_builtin_int_roundingfn_2 [PR105211]
2022-05-10  Jakub Jelinekc-family: Initialize ridpointers for __int128 etc....
2022-05-10  Jakub Jelinekfold-const: Fix up make_range_step [PR105189]
2022-05-10  Jakub Jelinekcombine: Don't record for UNDO_MODE pointers into regno...
2022-05-10  Jakub Jelineki386: Fix up ix86_expand_vector_init_general [PR105123]
2022-05-10  Jakub Jelinekubsan: Fix ICE due to -fsanitize=object-size [PR105093]
2022-05-10  Jakub Jelinekstore-merging: Avoid ICEs on roughly ~0ULL/8 sized...
2022-05-10  Jakub Jelinekc++: Fox template-introduction tentative parsing in...
2022-05-10  Jakub Jelinekc++: Fix up __builtin_convertvector parsing
2022-05-10  Jakub Jelinekc++: extern thread_local declarations in constexpr...
2022-05-10  Jakub Jelineki386: Don't emit pushf;pop for __builtin_ia32_readeflag...
2022-05-10  Jakub Jelinekc++: Fix up constexpr evaluation of new with zero sized...
2022-05-10  Jakub Jelinekaarch64: Fix up RTL sharing bug in aarch64_load_symref_...
2022-05-10  Jakub Jelinekifcvt: Punt if not onlyjump_p for find_if_case_{1,2...
2022-05-10  Jakub Jelinekc, c++, c-family: -Wshift-negative-value and -Wshift...
2022-05-10  Jakub Jelinekc++: Don't suggest cdtor or conversion op identifiers...
2022-05-10  Jakub Jelineks390: Fix up *cmp_and_trap_unsigned_int<mode> constrain...
2022-05-10  Jakub Jelinekmatch.pd: Further complex simplification fixes [PR104675]
2022-05-10  Jakub Jelinekrs6000: Use rs6000_emit_move in movmisalign<mode> expan...
2022-05-10  Jakub Jelinekmatch.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE...
2022-05-10  Jakub Jelineklibiberty: Fix up debug.temp.o creation if *.o has...
2022-05-10  Jakub Jelinekasan: Mark instrumented vars addressable [PR102656]
2022-05-10  Jakub Jelinekvaltrack: Avoid creating raw SUBREGs with VOIDmode...
2022-05-10  Jakub Jelinekcombine: Fix up -fcompare-debug issue in the combiner...
2022-05-10  Jakub Jelinekc-family: Fix up shorten_compare for decimal vs. non...
2022-05-10  Jakub Jelineksanitizer: Use glibc _thread_db_sizeof_pthread symbol...
2022-05-10  Jakub Jelinekopenmp: Make finalize_task_copyfn order reproduceable...
2022-05-10  Jakub Jelinekc++: Don't reject GOTO_EXPRs to cdtor_label in potentia...
2022-05-10  Jakub Jelinekasan: Fix up address sanitizer instrumentation of __bui...
2022-05-10  Jakub Jelineki386: Fix up cvtsd2ss splitter [PR104502]
2022-05-10  Jakub Jelinekc++: Fix up constant expression __builtin_convertvector...
2022-05-10  Jakub Jelinekcombine: Fix ICE with substitution of CONST_INT into...
2022-05-10  Jakub Jelinekrs6000: Fix up vspltis_shifted [PR102140]
2022-05-10  Jakub Jelineklibgomp: Fix segfault with posthumous orphan tasks...
2022-05-10  Jakub Jelineklibcpp: Fix up padding handling in funlike_invocation_p...
2022-05-10  Jakub Jelineklibcpp: Avoid PREV_WHITE and other random content on...
2022-05-10  Jakub Jelinekstore-merging: Fix up a -fcompare-debug bug in get_stat...
2022-05-10  Jakub Jelinekoptabs: Don't create pseudos in prepare_cmp_insn when...
2022-05-10  Jakub Jelinekmatch.pd, optabs: Avoid vectorization of {FLOOR,CEIL...
2022-05-10  Jakub Jelinekc++: Fix handling of temporaries with consteval ctors...
2022-05-10  Jakub Jelinekc++: Silence -Wuseless-cast warnings during move [PR103480]
2022-05-10  Jakub Jelinekc-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
2022-05-10  Jakub Jelinekc++: Ensure some more that immediate functions aren...
2022-05-10  Jakub Jelinekifcvt: Check for asm goto at the end of then_bb/else_bb...
2022-05-10  Jakub Jelineklibcpp: Fix up ##__VA_OPT__ handling [PR89971]
2022-05-10  Jakub Jelinekshrink-wrapping: Fix up prologue block discovery [PR103860]
2022-05-10  Jakub Jelinekloop-invariant: Fix -fcompare-debug failure [PR103837]
2022-05-10  Jakub Jelinekc: Fix ICE on deferred pragma in unknown attribute...
2022-05-10  Jakub Jelinekbswap: Fix UB in find_bswap_or_nop_finalize [PR103435]
2022-05-10  Jakub Jelinekopenmp: Fix up handling of kind(host) and kind(nohost...
2022-05-10  Jakub Jelinekopenmp: Fix up handling of reduction clauses on the...
2022-05-10  Jakub Jelinekfortran, debug: Fix up DW_AT_rank [PR103315]
2022-05-10  Jakub Jelinekc++: Fix up -fstrong-eval-order handling of call argume...
2022-05-10  Jakub Jelineklim: Reset flow sensitive info even for pointers [PR103192]
2022-05-10  Jakub Jelineki386: Fix up x86 atomic_bit_test* expanders for !TARGET...
2022-05-10  Jakub Jelinekdwarf2out: Fix up field_byte_offset [PR101378]
2022-05-10  Jakub Jelinekopenmp: For default(none) ignore variables created...
2022-05-10  Jakub Jelinekc++: Don't reject calls through PMF during constant...
2022-05-10  Jakub Jelinekopenmp: Fix up handling of OMP_PLACES=threads(1)
2022-05-10  Jakub Jelinekvar-tracking: Fix a wrong-debug issue caused by my...
2022-05-10  Jakub Jelinekc++: Fix apply_identity_attributes [PR102548]
2022-05-10  Jakub Jelinekubsan: Use -fno{,-}sanitize=float-divide-by-zero for...
2022-05-10  Jakub Jelineki386: Don't emit fldpi etc. if -frounding-math [PR102498]
2022-05-10  Jakub Jelinekc++: Fix handling of decls with flexible array members...
2022-05-10  Jakub Jelinekc++: Update DECL_*SIZE for objects with flexible array...
2022-05-10  Jakub Jelinekc++: Fix __is_*constructible/assignable for templates...
2022-05-10  Jakub Jelineki386: Fix up @xorsign<mode>3_1 [PR102224]
2022-05-10  Jakub Jelinekdwarf2out: Emit DW_AT_location for global register...
2022-05-10  Jakub Jelinekubsan: Fix ICEs with DECL_REGISTER tests [PR101624]
2022-05-10  Jakub Jelinekexpmed: Fix store_integral_bit_field [PR101562]
2022-05-10  Jakub Jelinekopenmp: Fix up omp_check_private [PR101535]
2022-05-10  Jakub Jelinekc++: Ensure OpenMP reduction with reference type refere...
2022-05-10  Jakub Jelinekrs6000: Fix up easy_vector_constant_msb handling [PR101384]
2022-05-10  Jakub Jelinekopenmp - Fix up && and || reductions [PR94366]
2022-05-10  Tobias BurnusOpenMP: Support complex/float in && and || reduction
2022-05-10  Jakub Jelinekc++: Optimize away NULLPTR_TYPE comparisons [PR101443]
2022-05-10  Jakub Jelinekgodump: Fix -fdump-go-spec= reproduceability issue...
2022-05-10  Jakub Jelineklibgomp: Don't include limits.h instead of hidden visib...
2022-05-10  Jakub Jelinekdwarf2out: Handle COMPOUND_LITERAL_EXPR in loc_list_fro...
2022-05-10  Jakub Jelinekmatch.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeo...
2022-05-10  Jakub Jelinekc: Fix up c_parser_has_attribute_expression [PR101176]
2022-05-10  Jakub Jelinekc: Fix C cast error-recovery [PR101171]
2022-05-10  Jakub Jelinekopenmp: Fix up *_reduction clause handling with UDRs...
2022-05-10  Jakub Jelinekinline-asm: Fix ICE with bitfields in "m" operands...
2022-05-10  Jakub Jelinekstor-layout: Don't create DECL_BIT_FIELD_REPRESENTATIVE...
2022-05-10  Jakub Jelinekstor-layout: Create DECL_BIT_FIELD_REPRESENTATIVE even...
2022-05-10  Jakub Jelinektestsuite: Use noipa attribute instead of noinline...
2022-05-10  Jakub Jelineklibffi: Fix up x86_64 classify_argument
2022-05-10  Jakub Jelinekexpr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
2022-05-10  Jakub Jelineksimplify-rtx: Fix up simplify_logical_relational_operat...
2022-05-10  Jakub Jelinekfold-const: Fix up fold_read_from_vector [PR100887]
2022-05-10  Jakub Jelinektree-inline: Fix up __builtin_va_arg_pack handling...
next