aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-02-03openmp, fortran: Improve !$omp atomic checks [PR104328]Jakub Jelinek2-3/+46
2022-02-02c++: dependent array bounds completion [PR104302]Jason Merrill3-2/+34
2022-02-02Correct typos in -Wuse-after-free description.Martin Sebor1-2/+2
2022-02-03Daily bump.GCC Administrator5-1/+201
2022-02-02docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]David Malcolm1-1/+2
2022-02-02rs6000/testsuite: Return 0 for powerpc_altivec_ok on other targetsSegher Boessenkool1-15/+15
2022-02-02lto: fix error handling for -Wl,-plugin-opt=debugMartin Liska2-12/+9
2022-02-02Remove dead macro: TEXT_SECTION_NAMEMartin Liska1-5/+0
2022-02-02analyzer: fix missing check for uninit of return valuesDavid Malcolm10-48/+43
2022-02-02analyzer: consolidate duplicate code in region::calc_offsetDavid Malcolm1-43/+5
2022-02-02analyzer: implement bit_range_regionDavid Malcolm7-0/+243
2022-02-02analyzer: stop -ftrivial-auto-var-init from suppressing uninit warnings [PR10...David Malcolm4-0/+31
2022-02-02gcc: define _REENTRANT for OpenRISC when -pthread is passedBernd Kuhls1-0/+2
2022-02-02AArch32: use canonical ordering for complex mul, fma and fmsTamar Christina1-7/+7
2022-02-02AArch64: use canonical ordering for complex mul, fma and fmsTamar Christina2-10/+10
2022-02-02vect: Simplify and extend the complex numbers validation routines.Tamar Christina16-209/+458
2022-02-02cris: Reload using special-regs before general-regsHans-Peter Nilsson2-6/+32
2022-02-02cris: Don't discriminate against ALL_REGS in TARGET_REGISTER_MOVE_COSTHans-Peter Nilsson1-14/+4
2022-02-02cris: Remove CRIS v32 ACR artefactsHans-Peter Nilsson4-27/+13
2022-02-02cris: For expanded movsi, don't match operands we know will be reloadedHans-Peter Nilsson1-3/+4
2022-02-02cris: Don't default to -mmul-bug-workaroundHans-Peter Nilsson2-4/+17
2022-02-02Daily bump.GCC Administrator5-1/+356
2022-02-01AutoFDO: don't set param_early_inliner_max_iterations to 10.Eugene Rozenfeld2-4/+1
2022-02-01[COMMITTED] Change multiprecision.org to use httpsAndrew Pinski1-1/+1
2022-02-01IBM Z: fix `section type conflict` with -mindirect-branch-tableIlya Leoshkevich2-1/+22
2022-02-01Fortran: error recovery when simplifying EOSHIFTHarald Anlauf2-0/+11
2022-02-01libcpp: Fix up padding handling in funlike_invocation_p [PR104147]Jakub Jelinek1-0/+27
2022-02-01rs6000: Fix up PCH on powerpc* [PR104323]Jakub Jelinek2-89/+22
2022-02-01c++: lambda in template default argument [PR103186]Jason Merrill2-9/+54
2022-02-01tree: move tree_vec_map_cache_hasher into headerJason Merrill2-17/+17
2022-02-01[nvptx] Add uniform_warp_check insnTom de Vries2-4/+36
2022-02-01[nvptx] Add bar.warp.syncTom de Vries2-0/+14
2022-02-01[nvptx] Update default ptx isa to 6.3Tom de Vries1-1/+1
2022-02-01[nvptx] Update bar.sync for ptx isa 6.0Tom de Vries3-2/+8
2022-02-01[nvptx] Handle nop in prevent_branch_around_nothingTom de Vries1-0/+1
2022-02-01[nvptx] Add some support for .local atomicsTom de Vries2-2/+124
2022-02-01[nvptx] Fix reduction lockTom de Vries2-5/+49
2022-02-01docs: remove --disable-stage1-checking from requirementsMartin Liska1-5/+0
2022-02-01veclower: Fix up -fcompare-debug issue in expand_vector_comparison [PR104307]Jakub Jelinek2-18/+26
2022-02-01rs6000: Don't #ifdef "short" built-in namesBill Schmidt1-170/+174
2022-02-01PR101260 regcprop: Add mode change check for copy regAndreas Krebbel2-1/+65
2022-02-01fold-const: do not fold NaN result from non-NaN operands [PR95115]Xi Ruoyao2-0/+36
2022-02-01[ldist] Don't add lib calls with -fno-tree-loop-distribute-patternsTom de Vries2-1/+21
2022-02-01Daily bump.GCC Administrator6-1/+122
2022-01-31Fix comment for operand_compare::operand_equal_p.Andrew Pinski1-1/+1
2022-01-31c++: ICE with auto[] and VLA [PR102414]Marek Polacek3-3/+41
2022-01-31c++: Reject union std::initializer_list [PR102434]Marek Polacek2-0/+18
2022-01-31c++: CTAD for class tmpl defined inside partial spec [PR104294]Patrick Palka2-1/+19
2022-01-31c++: CONSTRUCTORs are non-deduced contexts [PR104291]Patrick Palka2-6/+8
2022-01-31rs6000: Fix up build of non-glibc/aix/darwin powerpc* targets [PR104298]Jakub Jelinek3-3/+6