aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-28contrib: use sphinx-build from a venvMartin Liska1-15/+6
2022-07-28jit,docs: remove :ref:`modindex`marxin1-1/+0
2022-07-28jit,docs: use :expr:`type *` for pointers to a typemarxin13-45/+45
2022-07-28jit,docs: use list-table instead of fixed tablemarxin6-143/+270
2022-07-28jit,docs: compact function declarationsmarxin1-28/+14
2022-07-28jit,docs: various fixesmarxin6-27/+28
2022-07-28jit,docs: replace c:type:`int_type` with :expr:`int_type`marxin4-9/+9
2022-07-28jit,docs: use enum directive for enumeral typesmarxin6-18/+14
2022-07-28Daily bump.GCC Administrator6-1/+89
2022-07-27preprocessor: Set input_location to the most recently seen tokenLewis Hyatt3-0/+26
2022-07-27MAINTAINERS: Add myself as CTF and BTF reviewerDavid Faust1-1/+1
2022-07-27docs: Fix outdated reference to LOOPS_HAVE_MARKED_SINGLE_EXITSAndrew Carlotti1-1/+1
2022-07-27analyzer: add get_meaning_for_state_change vfunc to fd_diagnostic in sm-fd.cc...Immad Mir2-0/+51
2022-07-27LoongArch: document -m[no-]explicit-relocsWANG Xuerui1-0/+13
2022-07-27RISC-V: Remove duplicate backslashes from `stack_protect_set_<mode>'Maciej W. Rozycki1-1/+1
2022-07-27RISC-V: Add RTX costs for `if_then_else' expressionsMaciej W. Rozycki1-0/+27
2022-07-27cgraphunit: Don't emit asm thunks for -dx [PR106261]Jakub Jelinek2-1/+37
2022-07-27opts: Add an assertion to help static analyzers [PR106332]Jakub Jelinek1-0/+2