aboutsummaryrefslogtreecommitdiff
path: root/gcc
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 Dubner36-36/+36
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-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 Yeung8-45/+424
2026-02-12cobol: Repair CALL ... USING BY VALUE.Robert Dubner29-72/+1473
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-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 Administrator7-1/+278
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-11AArch64: Add tests to ensure rev is producedChris Bazley3-0/+80
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-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-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
2026-02-11Daily bump.GCC Administrator6-1/+118
2026-02-10build: Correctly restore CXXFLAGS/LDFLAGS for zstd testDimitry Andric2-2/+2
2026-02-10a68: lower body of formal hole after context is setJose E. Marchesi1-3/+4
2026-02-10aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]Alice Carlotti4-1/+94
2026-02-10aarch64: Improve --with-arch checksAlice Carlotti1-8/+14
2026-02-10c++: fix for saved_token_sentinelMarek Polacek1-15/+6
2026-02-10vect: Remove innacturate comment and logic for data ref alignmentAlfie Richards3-17/+5
2026-02-10tree-optimization/122297 - fix load/store bias handlingJuergen Christ5-31/+79
2026-02-10aarch64: Adjust SVE vector costs for NVIDIA OlympusKyrylo Tkachov1-1/+1
2026-02-10tree-optimization/107690 - avoid creating un-analyzable loop exitsRichard Biener2-0/+32
2026-02-10gcc.dg/torture/pr70935.c: fix warnings for llp64Jonathan Yong1-1/+1
2026-02-10gcc.dg/torture/pr70935.c: change line end to unix for consistencyJonathan Yong1-38/+38