aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-01c: improvements to address space diagnosticsDavid Malcolm3-8/+66
2022-08-01docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-varDavid Malcolm1-1/+1
2022-08-01PR target/106481: Handle CONST_WIDE_INT in REG_EQUAL during STV on x86_64.Roger Sayle2-2/+26
2022-08-01x86: Add ix86_ifunc_ref_local_okH.J. Lu4-9/+50
2022-08-01btf: emit linkage information in BTF_KIND_FUNC entriesJose E. Marchesi6-4/+40
2022-08-01openmp-simd-clone: Match shift typesAndrew Stubbs1-1/+9
2022-08-01match.pd: Add new division pattern [PR104992]Sam Feifer3-0/+93
2022-08-01Update configure to check for a recent gnat Ada compiler.Roger Sayle2-3/+11
2022-08-01lto: replace $target with $host in configure.ac [PR106170]Martin Liska2-2/+2
2022-08-01libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=ieeelongdouble [PR106...Jakub Jelinek1-0/+24
2022-08-01Cleanups to frange.Aldy Hernandez2-67/+105
2022-08-01const_tree conversion of vrange::supports_*Aldy Hernandez2-11/+11
2022-08-01Make irange dependency explicit for range_of_ssa_name_with_loop_info.Aldy Hernandez1-5/+5
2022-08-01libsanitizer: Cherry-pick 2bfb0fcb51510f22723c8cdfefe from upstreamDimitrije Milošević1-3/+4
2022-08-01Daily bump.GCC Administrator7-1/+96
2022-07-31Add rotl64ti2_doubleword pattern to i386.mdRoger Sayle1-0/+20
2022-07-31PR target/106450: Tweak timode_remove_non_convertible_regs on x86_64.Roger Sayle2-20/+40
2022-07-31Fortran: detect blanks within literal constants in free-form mode [PR92805]Harald Anlauf5-23/+65
2022-07-31Fortran: fix invalid rank error in ASSOCIATED when rank is remapped [PR77652]Harald Anlauf3-2/+71
2022-07-31c++: Fix location for -Wunused-macros [PR66290]Lewis Hyatt5-9/+19
2022-07-31PR bootstrap/106472: Add libgo depends on libbacktrace to Makefile.defRoger Sayle1-1/+2
2022-07-30c++: constexpr, empty base after non-empty [PR106369]Jason Merrill2-1/+33
2022-07-31Daily bump.GCC Administrator2-1/+12
2022-07-30libgo: use SYS_timer_settime32Ian Lance Taylor2-1/+6
2022-07-29xtensa: Fix conflicting hard regno between indirect sibcall fixups and EH_RET...Takayuki 'January June' Suwa1-5/+5
2022-07-29xtensa: Add RTX costs for if_then_elseTakayuki 'January June' Suwa1-0/+1
2022-07-30Daily bump.GCC Administrator7-1/+99
2022-07-29amdgcn: 64-bit vector shiftsAndrew Stubbs1-8/+10
2022-07-29amdgcn: 64-bit notAndrew Stubbs1-0/+20
2022-07-29Add libgomp.c-c++-common/pr106449-2.cTobias Burnus1-0/+64
2022-07-29OpenMP/Fortran: Permit assumed-size arrays in uniform clauseTobias Burnus2-1/+32
2022-07-29tree-optimization/105679 - disable backward threading of unlikely entryRichard Biener1-0/+9
2022-07-29libstdc++: Tweak common_iterator::operator-> return type [PR104443]Jonathan Wakely1-1/+1
2022-07-29tree-optimization/106422 - verify block copying in forward threadingRichard Biener2-1/+17
2022-07-29openmp: Reject invalid forms of C++ #pragma omp atomic compare [PR106448]Jakub Jelinek2-1/+17
2022-07-29openmp: Fix up handling of non-rectangular simd loops with pointer type itera...Jakub Jelinek2-18/+101
2022-07-29openmp: Simplify fold_build_pointer_plus callers in omp-expandJakub Jelinek1-36/+15
2022-07-29LoongArch: Define the macro ASM_PREFERRED_EH_DATA_FORMAT by checking the asse...Lulu Cheng4-1/+54
2022-07-29Use CONVERT_EXPR_CODE_PRichard Biener1-1/+1
2022-07-29Avoid vect_get_vector_types_for_stmtRichard Biener1-4/+2
2022-07-29Daily bump.GCC Administrator6-1/+172
2022-07-28analyzer: new warning: -Wanalyzer-putenv-of-auto-var [PR105893]David Malcolm6-0/+251
2022-07-28analyzer: add CWE identifier URLs to docsDavid Malcolm3-5/+47
2022-07-28analyzer: expand the comment in region.hDavid Malcolm1-21/+31
2022-07-28jit: update docs to reflect .c to .cc renamingDavid Malcolm1-2/+1
2022-07-28doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math'Maciej W. Rozycki2-2/+9
2022-07-28RISC-V: Split unordered FP comparisons into individual RTL insnsMaciej W. Rozycki13-33/+180
2022-07-28middle-end/106457 - improve array_at_struct_end_p for array objectsRichard Biener1-0/+4
2022-07-28gimple, internal-fn: Add IFN_TRAP and use it for __builtin_unreachable [PR106...Jakub Jelinek5-1/+31
2022-07-28jit,docs: shorten assembly outputMartin Liška5-7/+7