aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-09-06runtime: ignore __morestack function in runtime.CallersIan Lance Taylor1-1/+1
2022-09-06rs6000/test: Fix empty TU in some cases of effective targets [PR106345]Kewen Lin1-0/+33
2022-09-07Extend vectorizer to handle nonlinear induction for neg, mul/lshift/rshift wi...liuhongt9-14/+1062
2022-09-07Daily bump.GCC Administrator8-1/+607
2022-09-06c++: C++23 operator[] allows default argumentsJason Merrill2-6/+12
2022-09-06tree-optimization/106754 - fix compute_control_dep_chain defectRichard Biener3-80/+180
2022-09-06xtensa: gcc: add static PIE supportMax Filippov1-2/+3
2022-09-06Handle > INF and < INF correctly in range-op-float.ccAldy Hernandez2-24/+90
2022-09-06Fix use predicate computation for uninit analysisRichard Biener1-15/+39
2022-09-06Document unused function argumentJan-Benedict Glaw1-1/+1
2022-09-06tree-ssa-forwprop.cc: Adjust res_type when operands have differing vector len...Prathamesh Kulkarni1-1/+3
2022-09-06tree-optimization/106844 - fix ICE in init_use_predsRichard Biener2-1/+17
2022-09-06tree-optimization/106841 - gather and hybrid SLPRichard Biener2-0/+61
2022-09-06Fix Fortran/openmp: Partial OpenMP 5.2 doacrossTobias Burnus1-4/+0
2022-09-06openmp: Be consistent on parsing offsets between normal sink vector and omp_c...Jakub Jelinek3-6/+24
2022-09-06openmp: Fix ICE when splitting invalid depend(source)/depend(sink:vec)Jakub Jelinek2-0/+15
2022-09-06No actual regclasses for bpfJan-Benedict Glaw1-1/+1
2022-09-06openmp: Introduce gimple_omp_ordered_standalone_pJakub Jelinek7-18/+54
2022-09-06[Ada] Mark artificial formal parameters in the debug infoEric Botcazou1-0/+1
2022-09-06[Ada] Fix problematic line debug info attached to call to finalizerEric Botcazou1-5/+13
2022-09-06[Ada] Fix internal error on double renaming of private constantEric Botcazou1-25/+43
2022-09-06[Ada] Fix missing name for access type in generic instantiationEric Botcazou1-12/+16
2022-09-06[Ada] Extend No_Dependence restriction to code generation (continued)Eric Botcazou1-0/+25
2022-09-06[Ada] Disable lock free protected implementation if target lacks supportSteve Baird1-0/+5
2022-09-06[Ada] Enable lock free protected implementation by defaultSteve Baird9-746/+679
2022-09-06[Ada] Restore missing Aggregate aspect for Ada.Containers.Ordered_Sets.SetSteve Baird1-3/+3
2022-09-06[Ada] Fix formal parameters list for secondary stack allocation procedureMarc Poulhiès1-1/+2
2022-09-06[Ada] Retain Has_Private_View flag for actuals of inlined subprogramsPiotr Trojanek1-0/+10
2022-09-06[Ada] Enforce matching of extra formalsJavier Miranda12-438/+1148
2022-09-06[Ada] Disable if expression optimization for LLVMArnaud Charlet1-0/+5
2022-09-06[Ada] Report error in non-legal class-wide conditionsJavier Miranda1-5/+3
2022-09-06[Ada] Slice length computation bug in Generic_Bounded_Length genericsSteve Baird3-21/+16
2022-09-06[Ada] Improve documentation of validation checking control switchesSteve Baird2-72/+88
2022-09-06[Ada] Handle new At_End expansion during unnestingJustin Squirek1-1/+10
2022-09-06[Ada] Fix comment about mapping of parameters and inlining static funcsPiotr Trojanek1-2/+3
2022-09-06[Ada] Cleanup unnecessary shadowing in expansion of attribute OldPiotr Trojanek1-1/+0
2022-09-06[Ada] Fix a bug in the contract of formal ordered setsJulien Bortolussi1-3/+4
2022-09-06[Ada] Cope with scalar subtypes that have a non-scalar basetype.Steve Baird2-2/+6
2022-09-06[Ada] Place "at end" on body nodesBob Duff16-404/+237
2022-09-06[Ada] Document change to legality checks for Inox case statementsSteve Baird2-2/+4
2022-09-06[Ada] Temporarily simplify legality checks for Inox case statementsSteve Baird1-4/+23
2022-09-06[Ada] Tune message for illegal aspect Relaxed_InitializationPiotr Trojanek1-1/+1
2022-09-06[Ada] Bad Valid_Scalars result if signed int component type signed has partia...Steve Baird1-24/+24
2022-09-06[Ada] ICE handling discriminant-dependent index constraint for access componentSteve Baird1-0/+85
2022-09-06[Ada] Add formal verification dependencies to libgnatPiotr Trojanek1-0/+2
2022-09-06[Ada] Correctly round Value attribute for floating point in more casesEric Botcazou8-54/+304
2022-09-06[Ada] Improve detection of illegal Iterable aspectsPiotr Trojanek6-41/+71
2022-09-06[Ada] Correctly round Value attribute for floating point in more casesEric Botcazou5-218/+253
2022-09-06C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_in...Xianmiao Qu1-2/+4
2022-09-06bpf: remove unused variables from bpf_expand_{prologue,epilogue}Jose E. Marchesi1-10/+8