aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-10-08ada: Add adareducer integration to ICE handlingRonan Desplanques10-134/+667
2024-10-08ada: Fix wrong finalization of anonymous array aggregateEric Botcazou3-11/+30
2024-10-08ada: sem_prag.adb: fix indentationGhjuvan Lacambre1-2/+2
2024-10-08ada: Add External_Initialization extensionRonan Desplanques26-54/+329
2024-10-08ada: Use a-nallfl__wraplf.ads for AndroidOlivier Hainque1-0/+1
2024-10-08ada: Add System definitions of SIGSYS for AndroidOlivier Hainque3-0/+3
2024-10-08ada: Rework s-linux/osinte for arm/aarch64-android sigactionsOlivier Hainque4-5/+143
2024-10-08ada: Account for aarch64 in init.c section for AndroidOlivier Hainque1-0/+12
2024-10-08ada: Extend arm-android section of Makefile.rtl to aarch64Olivier Hainque1-5/+223
2024-10-08ada: sem_prag.adb: ignore compile_time_{warning,error} in CodePeer modeGhjuvan Lacambre1-0/+5
2024-10-08contrib, libcpp, libstdc++: Update to Unicode 16.0Jakub Jelinek1-0/+4
2024-10-08Recompute TYPE_MODE and DECL_MODE for vector_type for accelerator.Prathamesh Kulkarni2-16/+28
2024-10-08testsuite: Relax line number match in gfortran.dg/pr95690.f90Andreas Schwab1-2/+4
2024-10-08diagnostics: Fix compile error for MinGW <7.0Torbjörn SVENSSON2-2/+12
2024-10-08LoongArch: Add support to annotate tablejumpXi Ruoyao5-2/+46
2024-10-08RISC-V: Add an implicit dependency for ZawrsXiao Zeng3-0/+63
2024-10-08Daily bump.GCC Administrator7-1/+326
2024-10-07Move gfortran.dg/gomp/allocate-static.f90 to libgomp.fortran/Tobias Burnus1-62/+0
2024-10-07Implement MAXLOC and MINLOC for unsigned.Thomas Koenig4-4/+83
2024-10-07[RISC-V] Add splitters to restore condops generation after recent phiopt changesJeff Law7-21/+131
2024-10-07c: ICE in build_counted_by_ref [PR116735]qing zhao2-14/+43
2024-10-07c++: -Wmismatched-tags and modulesJason Merrill1-1/+1
2024-10-07c++: require_deduced_type and modulesJason Merrill3-10/+11
2024-10-07c++: modules don't require preprocessor outputJason Merrill7-39/+73
2024-10-07arm: fix bootstrap issue with arm_noce_conversion_profitable_p patch [NFC]Andre Vieira1-2/+2
2024-10-07gcc: Remove executable permissions of testcases and *.md filesJakub Jelinek15-0/+0
2024-10-07middle-end: reorder masking priority of math functionsVictor Do Nascimento2-9/+42
2024-10-07vect: Add more dump messages for VLA SLP permutation [PR116583]Richard Sandiford1-2/+14
2024-10-07vect: Support more VLA SLP permutations [PR116583]Richard Sandiford3-29/+82
2024-10-07vect: Restructure repeating_p case for SLP permutations [PR116583]Richard Sandiford1-34/+41
2024-10-07vect: Variable lane indices in vectorizable_slp_permutation_1 [PR116583]Richard Sandiford1-7/+9
2024-10-07aarch64: Fix general permutes of svbfloat16_tsRichard Sandiford3-18/+27
2024-10-07aarch64: Handle SVE modes in aarch64_evpc_reencode [PR116583]Richard Sandiford5-9/+633
2024-10-07testsuite: Unset torture_current_flags after useRichard Sandiford1-0/+1
2024-10-07tree-optimization/116990 - missed control flow check in vect_analyze_loop_formRichard Biener1-3/+2
2024-10-07tree-optimization/116982 - analyze scalar loop exit earlyRichard Biener4-9/+27
2024-10-07testsuite: Prevent unrolling of main in LTO test [PR116683]Alex Coplan1-0/+1
2024-10-07ssa-math-opts, i386: Improve spaceship expansion [PR116896]Jakub Jelinek9-41/+373
2024-10-07OpenMP: Allocate directive for static vars, clean upTobias Burnus14-107/+444
2024-10-07Handle non-grouped stores as single-lane SLP: adjust 'gcc.dg/vect/slp-26.c', GCNThomas Schwinge1-2/+2
2024-10-07nvptx: Re-enable 'gcc.misc-tests/options.exp'Thomas Schwinge1-7/+3
2024-10-07nvptx: Re-enable all variants of 'c-c++-common/torture/complex-sign-mixed-add...Thomas Schwinge2-2/+0
2024-10-07nvptx: Re-enable 'gcc.dg/special/weak-2.c'Thomas Schwinge1-4/+0
2024-10-07nvptx: Re-enable all variants of 'gcc.c-torture/execute/20020529-1.c'Thomas Schwinge1-4/+0
2024-10-07nvptx: Disable effective-target 'freestanding'Thomas Schwinge5-3/+4
2024-10-07nvptx: Re-enable "ptxas times out" test casesThomas Schwinge8-10/+5
2024-10-07nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'Thomas Schwinge1-1/+0
2024-10-07Daily bump.GCC Administrator3-1/+29
2024-10-06testsuite: Require lto in three testsJohn David Anglin3-0/+3
2024-10-06hppa: Use stack slot SP-40 to copy between integer and floating-point registersJohn David Anglin2-26/+34