aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-12c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]HEADtrunkmasterAndrew Pinski2-0/+26
2026-02-12c++: constrained auto NTTP vs associated constraintsPatrick Palka11-55/+131
2026-02-12cobol: Eliminate strict-aliasing violations. [PR121499]Robert Dubner63-92/+102
2026-02-12libstdc++/regex: Avoid -Wunused-parameter warnings in _ExecutorPatrick Palka1-11/+11
2026-02-12c++: adjust comment from previous commit r16-7487Patrick Palka1-2/+3
2026-02-12c++: evaluation order of xobj memfn call [PR123989]Patrick Palka2-1/+24
2026-02-12libstdc++: Don't test for __unused on Glibc targetsXi Ruoyao2-2/+2
2026-02-12libstdc++: Fix fallback definitions of std::is_member_*_pointerJonathan Wakely1-0/+6
2026-02-12CRIS: Make sure cstore<mode>4, cbranch<mode>4 don't have two memory operandsHans-Peter Nilsson2-6/+19
2026-02-12CRIS: For HI, QI, make sure move patterns don't have two memory operandsHans-Peter Nilsson1-14/+37
2026-02-12CRIS: Make sure movsf doesn't have two memory operandsHans-Peter Nilsson1-9/+16
2026-02-12openmp: Allocate memory for private/firstprivate clauses as directed by alloc...Kwok Cheung Yeung17-53/+784
2026-02-12cobol: Repair CALL ... USING BY VALUE.Robert Dubner33-112/+1510
2026-02-12libitm: Fix recent libitm testsuite regression [PR69018]Pietro Monteiro3-37/+40
2026-02-12libiberty: Preserve `errno` across calls to `libiberty_vprintf_buffer_size()`LIU Hao1-2/+18
2026-02-12Move gcc.dg/vect/vec-scal-*.c and simplify globbing of the restRichard Biener25-50/+22
2026-02-12c++: missing type-only context [PR124045]Marek Polacek2-7/+11
2026-02-12algol68: Fix assignment of union overhead values [PR algol68/124049]James Bohl8-0/+299
2026-02-12ifcvt: Fix rtl checking due to reversed_comparison_code returning UNKNOWN [PR...Andrew Pinski2-0/+17
2026-02-12aarch64: Fix ICE in JSON tuning schema with dispatch scheduling and update sc...Soumya AR4-0/+74
2026-02-11c++: relax ref-qual overloading rules for C++20 [PR98939]Patrick Palka2-6/+8
2026-02-11libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]Patrick Palka3-6/+5
2026-02-11analyzer: fix false +ve buffer overflow on sprintf [PR117369]David Malcolm3-29/+54
2026-02-11testsuite: add regression test for analyzer ICE [PR111099]David Malcolm1-0/+17
2026-02-11analyzer: fix ICE in push_frame with missing return statement [PR124073]David Malcolm2-6/+31
2026-02-12Daily bump.GCC Administrator8-1/+331
2026-02-11testsuite: Use color=never for more sanitizer testsJoseph Myers3-2/+24
2026-02-11a68: add coding guideline on enquiry clausesJose E. Marchesi1-0/+26
2026-02-11[PR121191, LRA]: Check int modes to generate the right subreg offset when mat...Vladimir N. Makarov1-3/+15
2026-02-11Make gcc.dg/vect/bb-slp-cond-1.c PASS with -mavx2Richard Biener1-0/+1
2026-02-11libstdc++: Make function_ref non-dangling for stateless wrappersTomasz Kamiński6-52/+226
2026-02-11AArch64: Add tests to ensure rev is producedChris Bazley3-0/+80
2026-02-11libstdc++: Add test for atomic with padding on heap [PR123875]Tomasz Kamiński1-8/+20
2026-02-11analyzer: fix uninit in null-termination checking [PR124055]David Malcolm4-1/+38
2026-02-11analyzer: fold X + (Y - X) to Y [PR123973]David Malcolm2-0/+12
2026-02-11libstdc++: Add missing exports for std::call_once on Windows [PR123908]Jonathan Wakely1-0/+6
2026-02-11Use dg-additional-options in vect.exp, simplify file globbingRichard Biener97-182/+121
2026-02-11Ada: Rework implementation of Ada.Containers.Bounded_Indefinite_HoldersSteve Baird8-60/+39
2026-02-11middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]Tamar Christina2-23/+19
2026-02-11Ada: Fix internal error on access attribute used as subpool in allocatorEric Botcazou2-15/+36
2026-02-11Make some C++ tests account for llp64 targetsJonathan Yong3-6/+11
2026-02-11libstdc++: Optimize std::regex_traits lookup functionsJonathan Wakely1-176/+252
2026-02-11libstdc++: Fix std::regex_traits::lookup_classname [PR124015]Jonathan Wakely1-2/+2
2026-02-11libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]Jonathan Wakely2-0/+131
2026-02-11cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]Jakub Jelinek2-4/+72
2026-02-11cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]Jakub Jelinek3-48/+93
2026-02-11Enable disabled g++.dg/vect/param-max-aliased-pr26197.ccRichard Biener2-7/+1
2026-02-11c++/reflection: Allow address-splicing of non-static members [PR123660, PR123...Boris Staletic3-0/+68
2026-02-10testsuite: i386: require glibc for C99 libm in vectorize-aocl1.cAlexandre Oliva1-1/+1
2026-02-10testsuite: i386: vect-pr114375 vectorizes only with avx2 runtimeAlexandre Oliva1-1/+1