aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-10-16testsuite: Prepare for -std=gnu23 defaultJoseph Myers322-240/+343
2024-10-16c: Add some checking asserts to named loops handling codeJakub Jelinek1-0/+3
2024-10-16c: Fix up uninitialized next.original_type use in #embed optimizationJakub Jelinek1-0/+1
2024-10-16PR116510: Add missing fold_converts into tree switch if conversionAndi Kleen2-3/+18
2024-10-16Ternary operator formatting fixesJakub Jelinek44-129/+138
2024-10-16Fix bootstrap on 32-bit SPARC/SolarisEric Botcazou3-75/+20
2024-10-16Daily bump.GCC Administrator7-1/+851
2024-10-16Enhance gather fallback for PR65518 with SLPRichard Biener2-82/+85
2024-10-16tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLPRichard Biener1-9/+9
2024-10-16Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decisionRichard Biener2-21/+55
2024-10-16testsuite: Add tests for C23 __STDC_VERSION__Joseph Myers3-0/+27
2024-10-16RISC-V: Use biggest_mode as mode for constants.Robin Dapp2-4/+21
2024-10-16c: Speed up compilation of large char array initializers when not using #embedJakub Jelinek6-0/+809
2024-10-16gimplify: Small RAW_DATA_CST gimplification fixJakub Jelinek2-3/+56
2024-10-16libcpp, c, middle-end: Optimize initializers using #embed in CJakub Jelinek36-59/+1490
2024-10-16vax: fixup vax.opt.urlsSam James1-1/+1
2024-10-16sparc: drop -mlraSam James5-43/+5
2024-10-16Adjust testcase to avoid scan FIX in REG_EQUIV.liuhongt1-1/+2
2024-10-15Provide new GCC builtin __builtin_counted_by_ref [PR116016]Qing Zhao9-9/+358
2024-10-15c: Implement C2Y N3355 - Named Loops [PR117022]Jakub Jelinek26-103/+1948
2024-10-15c++: add fixed testcase [PR80637]Patrick Palka1-0/+15
2024-10-15match.pd: Further fma negation fixes [PR116891]Jakub Jelinek3-3/+69
2024-10-15c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710]Patrick Palka2-1/+26
2024-10-15c++: checking ICE w/ constexpr if and lambda as def targ [PR117054]Patrick Palka2-1/+22
2024-10-15testsuite/i386: Require AVX2 effective target in pr107432-9.cUros Bizjak1-2/+4
2024-10-15C++: Regenerate c.opt.urls [PR117157]Andrew Pinski1-0/+3
2024-10-15C++: Add opindex for -Wchanges-meaning [PR117157]Andrew Pinski1-0/+2
2024-10-15testsuite: simplify analyzer_cpython_plugin.cDavid Malcolm1-18/+4
2024-10-15testsuite, jit: fix test-error-pr63969-missing-driver.cDavid Malcolm1-1/+1
2024-10-15i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [PR117116]Uros Bizjak2-0/+20
2024-10-15dce: Remove FIXME that has not been true for yearsAndrew Pinski1-7/+1
2024-10-15passes: Remove limit on the number of paramsAndrew Pinski3-17/+20
2024-10-15tree-optimization/116907 - stale BLOCK reference from DECL_VALUE_EXPRRichard Biener1-0/+20
2024-10-15Match: Remove dup match pattern for signed_integer_sat_sub [PR117141]Pan Li1-13/+2
2024-10-15AArch64: re-enable memory access costing after SLP change.Tamar Christina2-25/+41
2024-10-15tree-optimization/117147 - add testcaseRichard Biener1-0/+19
2024-10-15tree-optimization/117138 - fix ICE with vector comparison in COND_EXPRRichard Biener2-1/+15
2024-10-15middle-end/117137 - expansion issue with vector equality comparesRichard Biener2-2/+17
2024-10-15tree-optimization/117147 - bogus re-use of previous ldst_pRichard Biener1-5/+8
2024-10-15Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initia...Thomas Schwinge1-1/+1
2024-10-15SVE intrinsics: Fold svmul with constant power-of-2 operand to svlslJennifer Schmitz10-243/+2609
2024-10-15libcpp: Add -Wtrailing-blanks warningJakub Jelinek13-1/+394
2024-10-15genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf ro...Jakub Jelinek2-30/+548
2024-10-15RISC-V: Fix UNRESOLVED testcases for SAT alu vector modePan Li8-0/+8
2024-10-14diagnostics: fix overload of emit_diagnostic [PR117109]David Malcolm3-27/+31
2024-10-14libcpp: avoid extra spaces in module preprocessingJason Merrill8-12/+12
2024-10-14c++: address deduction and concepts [CWG2918]Jason Merrill4-7/+36
2024-10-14fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIAN [PR116997]Andre Vieira2-0/+20
2024-10-14dce: Use a base common base class for pass_cd_dce and pass_dceAndrew Pinski1-41/+31
2024-10-14dce: add remove_unused_locals conditionally to the todos [PR117096]Andrew Pinski3-12/+19