aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-07-25C++, testsuite: Adjust pure-virtual1.C options for Darwin.Iain Sandoe1-0/+1
2020-07-25Fix PR c++/96310 - Ignoring -Wnonnull via pragma gcc diagnostics still produc...Martin Sebor2-2/+22
2020-07-25amdgcn: Enable TImodeAndrew Stubbs1-0/+15
2020-07-25Daily bump.GCC Administrator3-1/+131
2020-07-24aix: Support GCC64 for AIX 7.1.David Edelsohn4-52/+79
2020-07-24rs6000: Remove -mpower10 option (PR95907)Segher Boessenkool2-2/+8
2020-07-25c-c++-common/pr56493.c: Allow ":" in label, for mmix.Hans-Peter Nilsson1-1/+1
2020-07-24testsuite: Adjust patchable_function tests for mmix.Hans-Peter Nilsson3-3/+3
2020-07-24Add testcase to show kernel issue got fixed by pr95237 [PR96192]Sunil K Pandey1-0/+16
2020-07-24add offload target to testname for pass/fail messageAlexandre Oliva1-2/+15
2020-07-24revamp intelmic-mkoffload aux dump namesAlexandre Oliva1-10/+62
2020-07-24[PR96230] some -dumpbase-ext fixesAlexandre Oliva2-7/+31
2020-07-24[PR95720] protect gluefile and wrap_flags with -Wl tooAlexandre Oliva2-29/+40
2020-07-24PR 93567, G edit descriptor uses E instead of F editing in rounding mode UP.Dominique d'Humieres1-1/+25
2020-07-24PR 93592 - Invalid UP/DOWN rounding with EN descriptor.Dominique d'Humieres5-4/+742
2020-07-24c++: Add testcase for [PR81339]Patrick Palka1-0/+24
2020-07-24iDefine TARGET_OFFLOAD_OPTIONS for AArch64Matthias Klose1-0/+13
2020-07-24i386: Emit mfence_sse2 for -Os [PR95750]Uros Bizjak1-1/+2
2020-07-24[testsuite] Fix TCL syntax error in 'scan-dump-dem-not'Thomas Schwinge1-1/+1
2020-07-23Restrict PR middle-end/95886 x86 test to !ia32H.J. Lu1-3/+2
2020-07-24Daily bump.GCC Administrator5-1/+126
2020-07-23libgo: add AIX FAT libraries supportClément Chigot1-1/+1
2020-07-23Restrict test to LP64.Martin Sebor1-1/+2
2020-07-23Resolve regression rtl-optimization/96298. Sorry for the breakage.Roger Sayle1-1/+0
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 Burnus1-0/+1
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-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 Administrator7-1/+164
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-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-242/+0
2020-07-22Generation of adjusted ldp/stp for vector typesPrzemyslaw Wirkus10-6/+151