aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Daily bump.GCC Administrator8-1/+161
2020-07-23libgo: add AIX FAT libraries supportClément Chigot6-3/+45
2020-07-23Restrict test to LP64.Martin Sebor1-1/+2
2020-07-23openacc: Remove unnecessary detach finalizationJulian Brown2-1/+29
2020-07-23Resolve regression rtl-optimization/96298. Sorry for the breakage.Roger Sayle1-1/+0
2020-07-23contrib/vimrc: detect more C-like filesPatrick Palka1-1/+1
2020-07-23OpenMP: Support 'lastprivate (conditional:' in FortranTobias Burnus8-8/+304
2020-07-23[Ada] Stub CUDA_Execute and CUDA_Global pragmasArnaud Charlet9-21/+221
2020-07-23[Ada] Ada2020: AI12-0027 Access values and unaliased componentArnaud Charlet7-249/+335
2020-07-23gcov-tool: Fix merging of different endian coverage data [PR96267]Dong JianQiang1-1/+1
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus8-4/+53
2020-07-23[Ada] Add push/pop capability in OutputArnaud Charlet2-0/+38
2020-07-23rs6000: Rename function adjust_vectorization_costKewen Lin1-3/+3
2020-07-23ivopts: Handle vector with length IFNsKewen Lin1-0/+4
2020-07-23OpenMP: Update gcc/fortran/*.texiTobias Burnus2-8/+92
2020-07-23gcov: create folders with 0777.Martin Liska1-1/+1
2020-07-23gcc-changelog: fix when somebody reverts a backportMartin Liska1-9/+10
2020-07-23PR target/96260 - KASAN should work even back-end not porting anything.Kito Cheng5-2/+40
2020-07-23c-c++-common/builtin-has-attribute-4.c: Require visibility.Hans-Peter Nilsson1-0/+1
2020-07-23Daily bump.GCC Administrator10-1/+201
2020-07-22libstdc++: Add static assertions to futures and promises [LWG 3458]Jonathan Wakely4-0/+115
2020-07-22OpenMP: Support 'if (simd:/cancel:' in FortranTobias Burnus7-10/+229
2020-07-22rs6000: __builtin_mma_disassemble_acc() doesn't store elements correctly in L...Peter Bergner3-13/+14
2020-07-22c++: Don't add enums to class's decl_listNathan Sidwell1-5/+8
2020-07-22dump: filenames containing -Nathan Sidwell1-1/+1
2020-07-22c++: structural_comptypes additionNathan Sidwell1-9/+15
2020-07-22c++: More cleanups for modern C++Nathan Sidwell3-58/+39
2020-07-22c++: Shrink lambda-exprNathan Sidwell1-2/+2
2020-07-22preprocessor: add_path simplificationsNathan Sidwell1-3/+5
2020-07-22c++: mangling cleanupsNathan Sidwell1-49/+26
2020-07-22Limit pr95237-6.c to x86 targetsH.J. Lu1-2/+2
2020-07-22libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]Jonathan Wakely3-3/+125
2020-07-22expmed: Fix possible use of NULL_RTX return value from emit_store_flagJozef Lawrynowicz1-14/+21
2020-07-22expr: Allow scalar_int_mode target mode when converting a constantJozef Lawrynowicz1-2/+2
2020-07-22critical-hint-*.{c,f90}: Move from gcc/testsuite to libgomp/testsuiteTobias Burnus4-0/+6
2020-07-22Generation of adjusted ldp/stp for vector typesPrzemyslaw Wirkus10-6/+151
2020-07-22doc: fix a typo in languages.texiWei Wentao1-1/+1
2020-07-22MAINTAINERS: Add myself for write after approvalPrzemyslaw Wirkus1-0/+1
2020-07-22OpenMP: Fixes for omp critical + hintTobias Burnus14-51/+385
2020-07-22gcc.dg/no_profile_instrument_function-attr-1.c: Adjust for NO_DOT_IN_LABELHans-Peter Nilsson1-1/+1
2020-07-22Daily bump.GCC Administrator6-1/+251
2020-07-21Add TARGET_LOWER_LOCAL_DECL_ALIGNMENT [PR95237]Sunil K Pandey16-3/+170
2020-07-21rs6000: Update test case count when compiling for power9Peter Bergner1-1/+1
2020-07-21c++: Fix scan forward over pragma [PR96257]Nathan Sidwell2-8/+27
2020-07-21PR fortran/89574 - ICE in conv_function_val, at fortran/trans-expr.c:3792Harald Anlauf2-1/+35
2020-07-21i386: Fix insn conditions of mfence patterns [PR95750]Uros Bizjak1-4/+2
2020-07-21MSP430: Remove do_no_relax_short_jumpsJozef Lawrynowicz3-41/+4
2020-07-21MSP430: Define extendqipsi2Jozef Lawrynowicz1-0/+9
2020-07-21MSP430: Define NO_FUNCTION_CSEJozef Lawrynowicz1-0/+5
2020-07-21Scale down long-running tree-prof.exp tests for non-FDO testing.Sandra Loosemore8-9/+51