aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end.Qing Zhao14-123/+68
2023-01-13libstdc++: Fix a few !HOSTED test regressionsArsen Arsenović7-15/+37
2023-01-13libstdc++: Enable string_view in freestandingArsen Arsenović19-37/+133
2023-01-13libstdc++: Fix Unicode codecvt and add tests [PR86419]Dimitrij Mijoski4-18/+1414
2023-01-13libstdc++: Fix unintended layout change to std::basic_filebuf [PR108331]Jonathan Wakely2-0/+15
2023-01-13arm: unified syntax for libgcc clear_cacheSeija Kijin1-1/+1
2023-01-13arm: Don't add crtfastmath.o for -sharedRichard Biener2-2/+2
2023-01-13aarch64: Don't add crtfastmath.o for -sharedRichard Biener3-3/+3
2023-01-13testsuite: Add testcase for PR that went latent in GCC 13 [PR107131]Jakub Jelinek1-0/+30
2023-01-13aarch64: Fix DWARF frame register sizes for predicatesRichard Sandiford3-0/+50
2023-01-13aarch64: Don't update EH info when folding [PR107209]Richard Biener2-1/+17
2023-01-13tree-optimization/108387 - ICE with VN handling of x << C as x * (1<<C)Richard Biener2-1/+15
2023-01-13Sync LTO type_for_mode with c-family/Richard Biener1-3/+17
2023-01-13testsuite: extend timeout into all gm2 testsGaius Mulley5-1/+77
2023-01-13Daily bump.GCC Administrator5-1/+176
2023-01-13libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]Jonathan Wakely3-3/+17
2023-01-13libstdc++: Do not include <system_error> in concurrency headersJonathan Wakely4-3/+4
2023-01-12Testsuite: use same timeout for gm2 as other front-endsGaius Mulley1-4/+2
2023-01-12Add -fno-exceptions to gcc/testsuite/lib/gm2.expGaius Mulley1-0/+1
2023-01-12PR tree-optimization/92342: Optimize b & -(a==c) in match.pdRoger Sayle5-3/+65
2023-01-12libstdc++: Extend max_align_t special case to 64-bit HP-UX [PR77691]Jonathan Wakely2-3/+16
2023-01-12libstdc++: Update shared library version history in manualJonathan Wakely2-3/+5
2023-01-12libstdc++: Remove _Alloc_node instance in _Rb_tree [PR107189]François Dumont1-1/+0
2023-01-12aarch64: Fix bit-field alignment in param passing [PR105549]Christophe Lyon11-426/+585
2023-01-12aarch64: fix warning emission for ABI break since GCC 9.1Christophe Lyon15-7/+1132
2023-01-12tree-optimization/99412 - reassoc and reduction chainsRichard Biener5-67/+35
2023-01-12xtensa: Optimize ctzsi2 and ffssi2 a bitTakayuki 'January June' Suwa1-4/+4
2023-01-12xtensa: Tune "*btrue" insn patternTakayuki 'January June' Suwa1-2/+9
2023-01-12libstdc++: Use lock-free type for __platform_wait_tJonathan Wakely1-1/+5
2023-01-12Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107706]Tobias Burnus4-5/+27
2023-01-12check hash table counts at expandAlexandre Oliva1-7/+28
2023-01-12Daily bump.GCC Administrator8-1/+187
2023-01-12config-list.mk: Remove obsolete FreeBSD targetsGerald Pfeifer1-3/+3
2023-01-11preprocessor: Don't register pragmas in directives-only mode [PR108244]Lewis Hyatt4-25/+46
2023-01-11analyzer: fix leak false positives on "*UNKNOWN = PTR;" [PR108252]David Malcolm10-14/+166
2023-01-11c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105...Jakub Jelinek2-0/+18
2023-01-11PR tree-optimization/71343: Value number X<<2 as X*4.Roger Sayle2-0/+60
2023-01-11bpf: correct bpf_print_operand for floats [PR108293]David Faust4-6/+64
2023-01-11Fix problematic interaction between bitfields, unions, SSO and SRAEric Botcazou2-1/+69
2023-01-11rs6000/test: Make ppc-fortran.exp only available for PowerPC targetKewen Lin1-0/+5
2023-01-11rs6000: Make P10_FUSION honour tuning settingKewen Lin2-5/+10
2023-01-11tree-optimization/107767 - not profitable switch conversionRichard Biener4-12/+60
2023-01-11testsuite: Enable pr108308.c test on all int32 targets [PR108308]Jakub Jelinek1-1/+1
2023-01-11switch expansion: limit JT growth param valuesMartin Liska2-7/+6
2023-01-11tree-optimization/108352 - FSM threads creating irreducible loopsRichard Biener5-22/+37
2023-01-11tree-optimization/108353 - copyprop iteration orderRichard Biener2-31/+42
2023-01-11IBM zSystems: Use NAND instruction to implement bit notAndreas Krebbel2-0/+19
2023-01-11fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349]Jakub Jelinek1-18/+20
2023-01-11tree-optimization/106293 - fix testcaseRichard Biener1-1/+1
2023-01-10xtensa: Make instruction cost estimation for size more accurateTakayuki 'January June' Suwa1-4/+7