aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Daily bump.GCC Administrator9-1/+1253
2023-11-08RISC-V: Support FP floor to i/l/ll diff size autovecPan Li14-9/+520
2023-11-07testsuite: Refer more consistently to C23 not C2XJoseph Myers406-607/+607
2023-11-07test: Recover sdiv_pow2 check and remove test of RISC-VJuzhe-Zhong2-4/+2
2023-11-07vect/ifcvt: Add vec_cond fallback and check for vector versioning.Robin Dapp3-15/+63
2023-11-07c: Change T2X_* format checking macros to T23_*Joseph Myers2-44/+44
2023-11-07i386: Make flags_reg_operand a special predicateUros Bizjak1-1/+1
2023-11-07gcc/configure: RegenerateMartin Jambor1-2/+2
2023-11-07testsuite: nodiscard-reason-nonstring.C FAIL in C++26Marek Polacek1-1/+1
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung27-45/+551
2023-11-07OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd)Tobias Burnus1-4/+4
2023-11-07aarch64: Add a %Z operand modifier for SVE registersRichard Sandiford1-0/+6
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers70-440/+440
2023-11-07test: Fix FAIL of pr65518.c for RVV[PR112420]Juzhe-Zhong1-1/+3
2023-11-07testsuite/vect: Make check more accurate.Robin Dapp1-2/+1
2023-11-07testsuite: Change expectation for bb-slp-over-widen-n.cRobin Dapp2-2/+2
2023-11-07RISC-V: Add RISC-V into vect_cmdline_neededJuzhe-Zhong1-1/+2
2023-11-07testsuite: check for and use -mno-strict-align where neededAlexandre Oliva36-0/+81
2023-11-07RISC-V: Use stdint-gcc.h in xtheadmemidx-helpers.hChristoph Müllner1-1/+1
2023-11-07RISC-V: Add ABI requirement for XTheadFMemIdx testsChristoph Müllner8-8/+8
2023-11-07ada: Fix debug info for aliased packed array with unconstrained nominal subtypeEric Botcazou1-0/+12
2023-11-07ada: Fix spurious -Wstringop-overflow with link time optimizationEric Botcazou1-24/+0
2023-11-07ada: Compiler crash on early alignment clauseBob Duff2-4/+1
2023-11-07ada: Update the logo in the gnat docJulien Bortolussi1-3/+6
2023-11-07ada: Fix incorrect resolution of overloaded function call in instanceEric Botcazou6-41/+87
2023-11-07ada: Fix Ada.Directories.Modification_Time on WindowsRonan Desplanques1-1/+10
2023-11-07ada: Elide temporary for aliased array with unconstrained nominal subtypeEric Botcazou1-23/+24
2023-11-07ada: Fix expansion of type aspects with handling of aspectsPiotr Trojanek1-2/+2
2023-11-07ada: Rename Is_Limited_View to reflect actual queryYannick Moy17-98/+101
2023-11-07ada: Implement Aspects as fields under nodesViljar Indus26-462/+266
2023-11-07ada: Minor tweaks for comparison operatorsEric Botcazou3-14/+6
2023-11-07ada: Cleanup "not Present" on List_IdPiotr Trojanek4-4/+4
2023-11-07ada: Cleanup more "not Present"Piotr Trojanek3-9/+7
2023-11-07ada: Fix documentation of -gnatwcRonan Desplanques2-4/+4
2023-11-07ada: New Local_Restrictions and User_Aspect aspects.Steve Baird22-643/+1843
2023-11-07ada: Error in prefix-notation callBob Duff1-2/+8
2023-11-07ada: Remove duplicated code for expansion of packed array assignmentsPiotr Trojanek1-4/+0
2023-11-07ada: Simplify expansion of packed array assignmentsPiotr Trojanek1-4/+4
2023-11-07ada: Fix extra whitespace after END keywordsPiotr Trojanek8-8/+8
2023-11-07ada: Avoid extra conversion in expansion of packed array assignmentsPiotr Trojanek1-1/+2
2023-11-07ada: Simplify handling of known values in expansion of packed arraysPiotr Trojanek1-16/+10
2023-11-07ada: Change local variables to constants in expansion of packed arraysPiotr Trojanek1-7/+3
2023-11-07ada: Fix style in declaration of routine for expansion of packed arraysPiotr Trojanek1-10/+10
2023-11-07ada: Cleanup getting of actual subtypesPiotr Trojanek1-3/+1
2023-11-07ada: Fix handling of actual subtypes for expanded namesPiotr Trojanek1-2/+2
2023-11-07ada: Simplify code for Ignore_Style_Checks_PragmasViljar Indus1-15/+11
2023-11-07ada: Fix scope of semantic style_check pragmasViljar Indus1-0/+10
2023-11-07ada: Fix internal error on address of element of packed array componentEric Botcazou1-3/+3
2023-11-07RISC-V regression test: Fix FAIL bb-slp-cond-1.c for RVVJuzhe-Zhong1-2/+2
2023-11-07rs6000,testcase: Add require-effective-target has_arch_ppc64 to pr106550_1.cJiufu Guo1-0/+1