aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-08-02Daily bump.GCC Administrator8-1/+399
2023-08-02PR modula2/110161 Comparing a typed procedure variable to 0 gives ICE or asse...Gaius Mulley3-9/+43
2023-08-01IBM Z: Handle unaligned symbolsAndreas Krebbel4-2/+54
2023-08-01[PATCH] Add POLY_INT_CST support to fold_ctor_reference in gimple-fold.ccRichard Ball1-2/+2
2023-08-01target/110220: Set JUMP_LABEL and LABEL_NUSES of new branch insn generated byGeorg-Johann Lay1-3/+5
2023-08-01Fix profile update after prologue peeling in vectorizerJan Hubicka133-38/+271
2023-08-01doc: Fix spelling in arm_v8_1m_main_cde_mve_fpChristophe Lyon1-2/+2
2023-08-01ada: Fix printing of numbers in JSON output for data representationYannick Moy1-2/+2
2023-08-01ada: Disable inlining of subprograms with Skip(_Flow_And)_Proof in GNATproveYannick Moy1-0/+49
2023-08-01ada: Bugbox compiling Constrained_Protected_Object'ImageSteve Baird1-0/+2
2023-08-01ada: Incorrect optimization for unconstrained limited record component typeSteve Baird1-18/+0
2023-08-01ada: Default Put_Image for composite derived types is missing informationPascal Obry5-20/+76
2023-08-01ada: Fix generation of JSON output for data representationYannick Moy1-3/+12
2023-08-01ada: check Atree.Get/Set_Field_ValueBob Duff1-0/+20
2023-08-01ada: Emit SCOs for nested decisions in quantified expressionsLéo Creuse1-1/+8
2023-08-01RISC-V: Support CALL for RVV floating-point dynamic roundingPan Li54-139/+1884
2023-08-01RISC-V: Support RVV VFSUB and VFRSUB rounding mode intrinsic APIPan Li5-0/+75
2023-08-01Adjust testcase for more optimal codegen.liuhongt2-6/+6
2023-07-31c-family: Implement pragma_lex () for preprocess-only modeLewis Hyatt7-53/+113
2023-08-01PR modula2/110865 Unable to access copied const arrayGaius Mulley4-14/+83
2023-08-01Daily bump.GCC Administrator8-1/+340
2023-08-01Fix PR 93044: extra cast is not removedAndrew Pinski3-0/+34
2023-07-31c: add -Wmissing-variable-declarations [PR65213]Hamza Mahfooz4-3/+55
2023-07-31MATCH: Add `a == b | a cmp b` and `a != b & a cmp b` simplificationsAndrew Pinski2-2/+69
2023-07-31MATCH: PR 106164 : Optimize `(X CMP1 Y) AND/IOR (X CMP2 Y)`Andrew Pinski2-14/+90
2023-07-31tree-optimization: [PR100864] `(a&!b) | b` is not opimized to `a | b` for com...Andrew Pinski4-2/+183
2023-07-31Re: [PATCH] gcc-ar: Handle response files properly [PR77576]Costas Argyris1-0/+47
2023-07-31fur_list should not use the range vector for non-ssa operands.Andrew MacLeod2-1/+20
2023-07-31Update gcc sv.poJoseph Myers1-27/+17
2023-07-31SARIF and -ftime-report's output [PR109361]David Malcolm9-16/+326
2023-07-31OpenACC 2.7: host_data must have use_device clause requirementChung-Lin Tang6-7/+37
2023-07-31combine: Narrow comparison of memory and constantStefan Schulze Frielinghaus8-5/+200
2023-07-31RISC-V: Drop unused variableKito Cheng1-2/+0
2023-07-31AArch64: Do not increase the vect reduction latency by multiplying count [PR1...Hao Liu3-4/+83
2023-07-31internal-fn: Refine macro define of COND_* and COND_LEN_* internal functionsJu-Zhe Zhong1-67/+56
2023-07-31[Committed] PR target/110843: Check TARGET_AVX512VL for V2DI rotates in STV.Roger Sayle2-3/+23
2023-07-31RISC-V: Return machine_mode rather than opt_machine_mode for get_mask_mode, NFCKito Cheng4-40/+37
2023-07-31RISC-V: Bugfix for RVV floating-point rm suffix sequencePan Li3-20/+20
2023-07-31RISC-V: Enable basic VLS auto-vectorizationJuzhe-Zhong13-6/+1034
2023-07-31Daily bump.GCC Administrator1-1/+1
2023-07-30Daily bump.GCC Administrator3-1/+50
2023-07-29[Committed] Use QImode for offsets in zero_extract/sign_extract in i386.mdRoger Sayle3-109/+149
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