aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-16libgcc: fix Win32 CV abnormal spurious wakeups in timed wait [PR113850]Matteo Italia1-1/+1
2024-02-16Add -Wstrict-aliasing to vector-struct-1.C testcaseAndrew Pinski1-0/+1
2024-02-16Regenerate .pot filesJoseph Myers2-13406/+16156
2024-02-16c++: wrong looser exception spec with deleted fnMarek Polacek2-2/+23
2024-02-16libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]Jonathan Wakely1-1/+1
2024-02-16c++: Add testcase for this PR [PR97990]Andrew Pinski1-0/+18
2024-02-16testsuite: Add support for scanning assembly with comparitorEdwin Lu2-0/+68
2024-02-16c++: add fixed testcase [PR111682]Patrick Palka1-0/+23
2024-02-16c++: implicit move with throw [PR113853]Marek Polacek6-12/+152
2024-02-16c++: Diagnose this specifier on template parameters [PR113929]Jakub Jelinek2-1/+15
2024-02-16gdbhooks: regex syntax errorJason Merrill1-1/+1
2024-02-16c++/modules: stream TREE_UNAVAILABLE and LAMBDA_EXPR_REGEN_INFOPatrick Palka1-0/+4
2024-02-16libsanitizer: Intercept __makecontext_v2 on Solaris/SPARC [PR113785]Rainer Orth1-0/+17
2024-02-16tree-optimization/113895 - consistency check fails in copy_reference_ops_from...Richard Biener4-2/+66
2024-02-16libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc [PR113931]Jonathan Wakely1-2/+2
2024-02-16libstdc++: Improve docs for debug mode backtracesJonathan Wakely2-10/+8
2024-02-16libstdc++: Fix spelling of <envar> elements in manualJonathan Wakely2-4/+4
2024-02-16RISC-V: Fix *sge<u>_<X:mode><GPR:mode> patternKito Cheng1-1/+1
2024-02-16testsuite: Require lto-plugin support in gcc.dg/lto/modref-3 etc. [PR98237]Rainer Orth4-0/+10
2024-02-16RISC-V: Add new option -march=help to print all supported extensionsKito Cheng6-3/+74
2024-02-16Arm: Fix incorrect tailcall-generation for indirect calls [PR113780]Tejas Belagod3-5/+22
2024-02-16Daily bump.GCC Administrator8-1/+229
2024-02-15libgomp: Update documentation for indirect calls in target regionsKwok Cheung Yeung1-2/+2
2024-02-15openmp, fortran: Add Fortran support for indirect clause on the declare targe...Kwok Cheung Yeung11-5/+273
2024-02-15analyzer: remove offset_region size overloads [PR111266]David Malcolm3-56/+23
2024-02-15testsuite: Require lra effective target for pr107385.cJakub Jelinek1-1/+1
2024-02-15aarch64: Fix undefined code in vect_ctz_1.cAndrew Pinski1-1/+1
2024-02-15testsuite: Define _POSIX_SOURCE for tests [PR113278]Torbjörn SVENSSON3-0/+4
2024-02-15bpf: fix zero_extendqidi2 ldx templateDavid Faust1-1/+1
2024-02-15testsuite: Add testcase for already fixed PR [PR107385]Jakub Jelinek1-0/+20
2024-02-15expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921]Jakub Jelinek4-3/+44
2024-02-15tree-optimization/111156 - properly dissolve SLP only groupsRichard Biener1-1/+2
2024-02-15arm: testuite: Missing optimization pattern for rev16 with thumb1Matthieu Longo1-1/+1
2024-02-15AVR: target 113927 - Simple code triggers stack frame for Reduced Tiny.Georg-Johann Lay6-28/+55
2024-02-15amdgcn: Disallow unsupported permute on RDNA devicesAndrew Stubbs2-8/+14
2024-02-15gccrs: Avoid *.bak suffixed tests - use dg-skip-if insteadJakub Jelinek1-0/+1
2024-02-15doc: Add documentation of which operand matches the mode of the standard patt...Andrew Pinski1-0/+9
2024-02-15doc: Fix some standard named pattern documentation modesAndrew Pinski1-16/+16
2024-02-15Do not record dependences from debug stmts in tail mergingRichard Biener1-0/+3
2024-02-15libstdc++: Remove redundant zeroing in std::bitset::operator>>= [PR113806]Jonathan Wakely1-4/+1
2024-02-15libstdc++: Use memset to optimize std::bitset::set() [PR113807]Jonathan Wakely1-2/+9
2024-02-15libstdc++: Use unsigned division in std::rotate [PR113811]Jonathan Wakely1-2/+8
2024-02-15libstdc++: Avoid aliasing violation in std::valarray [PR99117]Jonathan Wakely2-1/+24
2024-02-15libstdc++: Update tzdata to 2024aJonathan Wakely2-1988/+1986
2024-02-15libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744]Jonathan Wakely3-8/+132
2024-02-15testsuite: Fix guality/ipa-sra-1.c to work with return IPA-VRPMartin Jambor1-7/+6
2024-02-15Skip gnat.dg/div_zero.adb on RISC-VAndreas Schwab1-1/+1
2024-02-15lower-bitint: Ensure we don't get coalescing ICEs for (ab) SSA_NAMEs used in ...Jakub Jelinek2-0/+64
2024-02-15[libiberty] remove TBAA violation in iterative_hash, improve code-genRichard Biener1-13/+10
2024-02-15Daily bump.GCC Administrator9-1/+223