gcc-cvs
Thread
Date
Earlier messages
Messages by Date
2026/03/16
[gcc r16-8113] libstdc++: Rewrite test for compare_exchange padding
Jonathan Wakely via Gcc-cvs
2026/03/16
[gcc r16-8112] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Jonathan Wakely via Gcc-cvs
2026/03/16
[gcc r16-8111] aarch64, testsuite: Add test for already-fixed PR [PR124491]
Alex Coplan via Gcc-cvs
2026/03/16
[gcc r16-8110] tree-optimization/124528 - UB from SCEV
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12447] middle-end/123775 - add missing expand_vec_cond_expr_p to patterns
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12441] tree-optimization/123537 - fix too permissive .REDUC_* folding
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12438] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12436] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12448] testsuite: aarch64: state pr123775.c requirements
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12435] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12449] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12445] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12440] vect: Generalise vect_add_slp_permutation [PR122793]
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12439] tree-optimization/121844 - IVOPTs and asm goto in latch
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12446] tree-optimization/123741 - fix segfault with BB vect and masked stores
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12443] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12437] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12433] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12434] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12444] Add phi_arg_edge_from_use helper
Richard Biener via Gcc-cvs
2026/03/16
[gcc r14-12442] middle-end/123575 - fix ABS_EXPR folding for vectors
Richard Biener via Gcc-cvs
2026/03/16
[gcc r13-10138] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski via Gcc-cvs
2026/03/16
[gcc r13-10137] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski via Gcc-cvs
2026/03/16
[gcc r15-10976] middle-end/123573 - fix VEC_PERM folding more
Alex Coplan via Gcc-cvs
2026/03/16
[gcc r15-10977] aarch64, testsuite: Add test for PR124491
Alex Coplan via Gcc-cvs
2026/03/16
[gcc r15-10975] middle-end/123175 - fix parts of const VEC_PERM with relaxed input sizes
Alex Coplan via Gcc-cvs
2026/03/16
[gcc r15-10974] tree-optimization/124132 - fix type problem in loop splitting
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10973] tree-optimization/124130 - fixup noreturn calls during inlining
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10972] tree-optimization/123596 - fix partial virtual SSA update in eh_cleanup
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10969] tree-optimization/122537 - do not elide maybe_zero condition for wrapping IV
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10971] tree-optimization/123298 - fix backedge detection for VN alias walk
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10970] tree-optimization/123061 - invalid hoisting of division
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10966] testsuite/103515 - adjust gcc.target/powerpc/pr103515.c
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10968] tree-optimization/121726 - TBAA bug with SRA of address-taken decls
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10965] tree-optimization/116747 - ICE in cselim due to duplicate sinking
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10967] ipa/123416 - fix IPA modref summary merging after inlining
Richard Biener via Gcc-cvs
2026/03/16
[gcc r15-10964] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener via Gcc-cvs
2026/03/16
[gcc/devel/omp/gcc-15] libgomp/gcn: cache kernel argument allocations
Arsen Arsenovic via Gcc-cvs
2026/03/16
[gcc/devel/omp/gcc-15] ChangeLog.omp bump
Arsen Arsenovic via Gcc-cvs
2026/03/16
[gcc/devel/omp/gcc-15] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Arsen Arsenovic via Gcc-cvs
2026/03/16
[gcc/devel/omp/gcc-15] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Arsen Arsenovic via Gcc-cvs
2026/03/16
[gcc/devel/omp/gcc-15] gcc/gcn: add memory aperture register definitions
Arsen Arsenovic via Gcc-cvs
2026/03/16
[gcc r14-12431] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski via Gcc-cvs
2026/03/16
[gcc r14-12432] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski via Libstdc++-cvs
2026/03/16
[gcc r16-8109] RISC-V: Document big-endian support as experimental
Kito Cheng via Gcc-cvs
2026/03/16
[gcc r16-8108] Fortran: Regression in gfc_convert_to_structure_constructor [PR93832]
Paul Thomas via Gcc-cvs
2026/03/16
[gcc r15-10963] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kaminski via Gcc-cvs
2026/03/16
[gcc r15-10962] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105
Tomasz Kaminski via Libstdc++-cvs
2026/03/16
[gcc r16-8107] Fortran: Fix segfault due to class actual in parentheses [PR105168]
Paul Thomas via Gcc-cvs
2026/03/16
[gcc r16-8106] c++: Fix up sb as condition instantiation error-recovery [PR120039]
Jakub Jelinek via Gcc-cvs
2026/03/15
[gcc r16-8105] xtensa: constantsynth: Add new 2-insns synthesis method
Max Filippov via Gcc-cvs
2026/03/15
[gcc r15-10961] Fortran: Allow task-reduction allocatable scalars without outer ref [PR102596]
Jerry DeLisle via Gcc-cvs
2026/03/15
[gcc/devel/jlaw/pr56096] Adjust recently added pattern
Jeff Law via Gcc-cvs
2026/03/15
[gcc/devel/jlaw/pr56096] Two new patterns to help code for pr56096
Jeff Law via Gcc-cvs
2026/03/15
[gcc] Created branch 'devel/jlaw/pr56096'
Jeff Law via Gcc-cvs
2026/03/15
[gcc r14-12429] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski via Gcc-cvs
2026/03/15
[gcc r14-12426] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski via Gcc-cvs
2026/03/15
[gcc r14-12428] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski via Gcc-cvs
2026/03/15
[gcc r14-12427] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski via Gcc-cvs
2026/03/15
[gcc r14-12425] fortran: Backport of fixes from [PR106946] and [PR124482]
Jerry DeLisle via Gcc-cvs
2026/03/15
[gcc r16-8103] a68: add missing symbols to libga68/ga68.map
Jose E. Marchesi via Gcc-cvs
2026/03/15
[gcc r15-10959] fortran: Backport of fixes from [PR106946] and [PR124482]
Jerry DeLisle via Gcc-cvs
2026/03/15
[gcc r16-8102] fortran: Fix use-after-free in CLASS component error recovery [PR124482]
Jerry DeLisle via Gcc-cvs
2026/03/15
[gcc r16-8101] libstdc++: [_GLIBCXX_DEBUG] _M_invalidate_if incompatible with C++20 [PR124444]
Francois Dumont via Gcc-cvs
2026/03/14
[gcc r14-12421] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12424] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12423] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12422] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12420] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12419] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12414] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12418] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12417] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12416] Refine the testcase.
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12415] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12411] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12413] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12412] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12410] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12408] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12409] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12407] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12406] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12405] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12403] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12404] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12402] bitint: Don't try to extend PHI in the min_prec == prec case [PR122689]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12401] widening_mul: Fix UADDC/USUBC pattern matching [PR121104]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12400] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12399] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12398] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12397] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12396] c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12395] c++: Fix ICE on namespace attributes [PR123684]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12392] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12394] builtins: Only fold abs/absu if it is sane [PR123703]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12390] i386: Fix up movhf_mask constraints [PR123607]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12393] openmp: Fix up OpenMP loop parsing in templates [PR123597]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12389] combine: Partially revert the r12-4475 changes [PR120250]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12391] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12388] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12387] doc: List more valid -x option arguments
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12385] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12386] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12383] i386: Fix up expansion of 2 keylocker and one user_msr builtin [PR123217]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12384] tree-object-size: Deterministic SSA generation [PR123351]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12382] c++: Suppress -Wreturn-type warnings for functions with failed assertions [PR91388]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12377] [PATCH] libgomp: Fix GCC build after glibc@cd748a6
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12381] c++: Fix stabilization of bitfields [PR122772]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12378] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12380] ++: Fix up cp_compare_floating_point_conversion_ranks for dfp [PR122834]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12379] docs: Fix up typo in --with-tls= description
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12376] c: Reject vector type bit-fields [PR123018]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12372] alias: Fix up BITINT_TYPE and non-standard INTEGER_TYPE alias handling [PR122624]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12375] switchconv: Fix up inbound checks for switch types wider than sizetype [PR122943]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12371] libcody: Make it buildable by C++11 to C++26
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12374] gimplify, ubsan: Fix -fopenmp -fsanitize=bounds ICE [PR120052]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12373] openmp: Fix up OpenMP expansion of collapsed loops [PR120564]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12370] c++: Fix up build_data_member_initialization [PR121445]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12369] c++: Fix error recovery ICE in tsubst_baselink [PR120876]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12368] gimplify-me: Fix regimplification of gimple-reg-type clobbers [PR122620]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r14-12367] phiopt: Fix up DEBUG_EXPR_DECL creation in spaceship_replacement [PR122394]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r16-8099] libstdc++: Fix Doxygen @since comment in <text_encoding>
Jonathan Wakely via Gcc-cvs
2026/03/14
[gcc r16-8098] c++: Ensure proper ordering of annotations in grokdeclarator [PR124399]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r16-8097] Update copyright years.
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r16-8096] Make it possible to run contrib/update-copyright.py --this-year again
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc/devel/jlaw/pr57650] Add missing inversion of eq/ne operator.
Jeff Law via Gcc-cvs
2026/03/14
[gcc r16-8095] a68: fix float standard conversion routine
Jose E. Marchesi via Gcc-cvs
2026/03/14
[gcc r16-8094] a68: fix string and character multiplication
Jose E. Marchesi via Gcc-cvs
2026/03/14
[gcc/devel/jlaw/pr57650] Revamp zicond splits to unify across the eq/ne selection, and exploit commutativity.
Jeff Law via Gcc-cvs
2026/03/14
[gcc] Created branch 'devel/jlaw/pr57650'
Jeff Law via Gcc-cvs
2026/03/14
[gcc r13-10134] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou via Gcc-cvs
2026/03/14
[gcc r14-12365] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou via Gcc-cvs
2026/03/14
[gcc r15-10957] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou via Gcc-cvs
2026/03/14
[gcc r16-8093] Ada: Fix libgnat.so link failure on systems with older glibc
Eric Botcazou via Gcc-cvs
2026/03/14
[gcc r16-8092] c++/modules: Fix crash on implicit redeclaration of ABI class types [PR124485]
Nathaniel Shead via Gcc-cvs
2026/03/14
[gcc r15-10956] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r15-10955] i386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r15-10954] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r15-10953] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r16-8091] c++: Fix up partial instantiation of structured binding packs [PR124456]
Jakub Jelinek via Gcc-cvs
2026/03/14
[gcc r13-10133] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski via Gcc-cvs
2026/03/14
[gcc r13-10130] strlen: Fixup load alignment for memcmp
Andrew Pinski via Gcc-cvs
2026/03/14
[gcc r13-10131] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski via Gcc-cvs
2026/03/14
[gcc r13-10132] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r15-10952] Fortran: [PR121743] ICE in build_function_decl.
Jerry DeLisle via Gcc-cvs
2026/03/13
[gcc r15-10951] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r15-10950] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r15-10949] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r15-10948] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r14-12364] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r14-12362] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r14-12363] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r14-12361] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r14-12360] strlen: Fixup load alignment for memcmp
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r16-8090] c++/modules: Support loading a lazy member while trying to declare it [PR124478]
Nathaniel Shead via Gcc-cvs
2026/03/13
[gcc r16-8088] testsuite: make the prevent tailcall in pr17377.c more robust
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r16-8087] cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454]
Andrew Pinski via Gcc-cvs
2026/03/13
[gcc r13-10128] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka via Libstdc++-cvs
2026/03/13
[gcc r13-10127] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka via Gcc-cvs
2026/03/13
[gcc r13-10126] c++: non-dep decltype folding of concept-id C<Ts...> [PR123676]
Patrick Palka via Gcc-cvs
2026/03/13
[gcc r14-12358] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka via Libstdc++-cvs
2026/03/13
[gcc r14-12357] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka via Gcc-cvs
2026/03/13
[gcc r16-8086] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek via Gcc-cvs
2026/03/13
[gcc r16-8085] [PR117182, LRA]: Move point of skipping postponed insn
Vladimir Makarov via Gcc-cvs
2026/03/13
[gcc r16-8084] arm: Add support for _BitInt(N)
Andre Simoes Dias Vieira via Gcc-cvs
2026/03/13
[gcc r16-8083] c++/reflection: add test
Marek Polacek via Gcc-cvs
2026/03/13
[gcc r16-8082] aarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
Saurabh Jha via Gcc-cvs
2026/03/13
[gcc r16-8081] Fortran: Fix caf-tests on older glibcs [PR124484]
Andre Vehreschild via Gcc-cvs
2026/03/13
[gcc r16-8080] tree-profile: Formatting fixes
Jakub Jelinek via Gcc-cvs
2026/03/13
[gcc r16-8079] testsuite: Fix up gcc.dg/analyzer/ice-pr124375-1.c for 32-bit targets [PR124375]
Jakub Jelinek via Gcc-cvs
2026/03/13
[gcc r16-8078] Count non-complex incoming edges [PR124462]
Jorgen Kvalsvik via Gcc-cvs
2026/03/13
[gcc r16-8075] xtensa: Minor changes to FPreg_neg_scaled_simm12b in 'xt_largeconst2'
Max Filippov via Gcc-cvs
2026/03/13
[gcc r16-8074] xtensa: Split target-specific pass 'xt_largeconst' into two
Max Filippov via Gcc-cvs
2026/03/13
[gcc r16-8077] xtensa: constantsynth: Minor changes
Max Filippov via Gcc-cvs
2026/03/13
[gcc r16-8076] xtensa: Rename/reduce from split_DI_SF_DF_const to convert_SF_const in 'xt_largeconst2'
Max Filippov via Gcc-cvs
2026/03/13
[gcc r16-8073] i386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
Jakub Jelinek via Gcc-cvs
2026/03/13
[gcc r16-8072] c++: Include 26 in make check-c++-all
Jakub Jelinek via Gcc-cvs
2026/03/13
[gcc r16-8071] c++: Fix up *display_string_of on anon union member [PR124388]
Jakub Jelinek via Gcc-cvs
2026/03/12
[gcc r15-10945] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10941] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10940] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10946] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10942] ifcvt: Improve noce_can_force_operand in ifcvt [PR122170]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10939] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10944] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc r15-10943] fold/dse: Don't simplify/remove noreturn functions [PR121103]
Andrew Pinski via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: xfail thread_local-order2 execution
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] vxworks: fix gthr visibility issues
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vxworks: nonconstant I
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Alexandre Oliva via Libstdc++-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [vxworks] add -gno-strict-dwarf to pr111409.c
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva via Libstdc++-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva via Gcc-cvs
2026/03/12
[gcc(refs/users/aoliva/heads/testme)] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva via Gcc-cvs
Earlier messages