aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-31MAINTAINERS: Add myself to write after approvalxuli1-0/+1
2023-07-31Daily bump.GCC Administrator2-1/+8
2023-07-30libstdc++: Fix several preprocessor directivesFrançois Dumont3-4/+4
2023-07-30Daily bump.GCC Administrator5-1/+68
2023-07-29[Committed] Use QImode for offsets in zero_extract/sign_extract in i386.mdRoger Sayle3-109/+149
2023-07-29libgomp: cuda.h and omp_target_memcpy_rect cleanupTobias Burnus3-42/+28
2023-07-29Fix profile update after vectorize loop versioningJan Hubicka1-0/+9
2023-07-29Fix profile update after vectorize loop versioningJan Hubicka3-3/+75
2023-07-29Daily bump.GCC Administrator7-1/+313
2023-07-28Add a merge_range to ssa_cache and use it. add empty_p and param tweaks.Andrew MacLeod3-6/+51
2023-07-28Remove value_query, push into sub&fold classAndrew MacLeod4-48/+39
2023-07-28Fix some warningsAndrew MacLeod3-26/+21
2023-07-28Update gcc .po filesJoseph Myers19-61503/+61504
2023-07-28bpf: disable tail call optimization in BPF targetsJose E. Marchesi1-0/+3
2023-07-28Fortran: do not pass hidden character length for TYPE(*) dummy [PR110825]Harald Anlauf3-1/+55
2023-07-28Cleanup profile updating code in unrolling and splittingHonza5-163/+199
2023-07-28RISC-V: Specify -mabi in rv64 autovec testcasePatrick O'Neill1-1/+1
2023-07-28c++: devirtualization of array destruction [PR110057]Ng YongXiang6-6/+110
2023-07-28loop-split improvements, part 3Jan Hubicka2-17/+80
2023-07-28PR rtl-optimization/110587: Reduce useless moves in compile-time hog.Roger Sayle1-9/+4
2023-07-28loop-split improvements, part 2Jan Hubicka4-14/+180
2023-07-28ada: Elide the copy in extended returns for nonlimited by-reference typesEric Botcazou1-3/+4
2023-07-28ada: Add an assert in Posix Interrupt_WaitClément Chigot1-0/+1
2023-07-28ada: Fix unsupported dispatching constructor callJavier Miranda6-151/+418
2023-07-28ada: Add support for binding to a specific network interface controller.Pascal Obry3-2/+34
2023-07-28ada: Add missing SCO generation for quantified expressions in object declLéo Creuse1-2/+4
2023-07-28ada: Fix race condition in protected entry callRonan Desplanques1-2/+8
2023-07-28ada: Small refactorViljar Indus1-2/+3
2023-07-28ada: Add guard for detection of class-wide precondition subprogramsPiotr Trojanek1-1/+4
2023-07-28ada: Fix memory explosion on aggregate of nested packed array typeEric Botcazou1-1/+3
2023-07-28ada: Leave detection of missing return in functions to GNATprovePiotr Trojanek1-9/+2
2023-07-28ada: Emit enums rather than defines for various constantsTom Tromey5-44/+69
2023-07-28ada: Fix typo in comment of Ada.Exceptions.Save_OccurrencePiotr Trojanek1-1/+1
2023-07-28ada: Allow calls to Number_Formals when no formals are presentPiotr Trojanek4-5/+9
2023-07-28ada: Improve defense against illegal code in check for infinite loopsPiotr Trojanek1-1/+3
2023-07-28RISC-V: Remove vxrm parameter for vsadd[u] and vssub[u]xuli37-152/+233
2023-07-28loop-split improvements, part 1Jan Hubicka4-6/+13
2023-07-28Add UNSPEC_MASKOP to vpbroadcastm pattern.liuhongt2-2/+17
2023-07-28Daily bump.GCC Administrator6-1/+279
2023-07-27bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]David Faust8-1/+133
2023-07-27bpf: minor doc cleanup for command-line optionsDavid Faust1-25/+23
2023-07-27bpf: correct pseudo-C template for add3 and sub3David Faust3-2/+27
2023-07-27Make store likely in optimize_mask_storesJan Hubicka1-1/+1
2023-07-27Fix profile update after RTL unrollingJan Hubicka14-29/+53
2023-07-27OpenMP/Fortran: Extend reject code between target + teams [PR71065, PR110725]Tobias Burnus3-33/+37
2023-07-27libstdc++: Fix std::format alternate form for floating-point [PR108046]Jonathan Wakely2-8/+13
2023-07-27Fix profile update in tree_transform_and_unroll_loopJan Hubicka27-275/+158
2023-07-27Fix profile update in tree-ssa-loop-im.ccJan Hubicka1-1/+4
2023-07-27Fix profile_count::apply_probabilityJan Hubicka1-2/+2
2023-07-27tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.CRichard Biener3-0/+14