aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-04-09testsuite/93369 - use -shared to avoid issue with ODR violationRichard Biener3-1/+11
2020-04-09PR target/94530Andrea Corallo4-0/+22
2020-04-09Add unsigned type iv_cand for iv_use with non mode-precision typeBin Cheng4-1/+47
2020-04-09coroutines: Add cleanups, where required, to statements with captured referen...Iain Sandoe2-7/+20
2020-04-08Require pthread effective target for test case using -pthread option.Sandra Loosemore2-0/+5
2020-04-08Whoops, fix wrong PR number in the changelogKewen Lin1-1/+1
2020-04-08[testsuite] Fix PR94079 by respecting vect_hw_misalign [PR94079]Kewen Lin2-2/+10
2020-04-09Daily bump.GCC Administrator1-1/+1
2020-04-08rs6000: Link with libc128.a for long-double-128.Clement Chigot4-0/+9
2020-04-08cselib, reload: Fix cselib ICE on m68k/microblaze [PR94526]Jakub Jelinek5-15/+54
2020-04-08vect: Fix up lowering of TRUNC_MOD_EXPR by negative constant [PR94524]Jakub Jelinek6-4/+83
2020-04-08testsuite: Fix up pr94314*.C tests [PR94314]Jakub Jelinek3-5/+10
2020-04-08openacc: Fix up declare-pr94120.C testcase [PR94533]Jakub Jelinek2-8/+15
2020-04-08c++: Fix ICE-on-invalid with lambda template [PR94507]Marek Polacek4-0/+32
2020-04-08rtl-optimization/93946 - fix TBAA for redundant store removal in CSERichard Biener2-2/+17
2020-04-08add missing fp16 optionsAlexandre Oliva2-2/+6
2020-04-08x86: Insert ENDBR if function will be called indirectlyH.J. Lu6-1/+79
2020-04-08i386: Don't use AVX512F integral masks for V*TImode [PR94438]Jakub Jelinek5-1/+41
2020-04-08Move gfortran.dg/dec_math_5.f90 to ./ieee/Tobias Burnus2-1/+11
2020-04-08require tls_runtime for tls execution testAlexandre Oliva2-1/+5
2020-04-08Allow new/delete operator deletion only for replaceable.Martin Liska18-13/+255
2020-04-08[Arm] Implement CDE predicated intrinsics for MVE registersMatthew Malcomson18-376/+1840
2020-04-08[Arm] Implement CDE intrinsics for MVE registers.Matthew Malcomson16-1302/+3070
2020-04-08[Arm] Implement scalar Custom Datapath Extension intrinsicsMatthew Malcomson11-5/+479
2020-04-08arm: CDE intrinsics using FPU/MVE S/D registersDennis Zhang14-5/+609
2020-04-08c++: Function type and parameter type disagreements [PR92010]Patrick Palka7-37/+281
2020-04-08arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang12-1/+305
2020-04-08c++: Further fix for -fsanitize=vptr [PR94325]Jakub Jelinek4-7/+40
2020-04-08c++: ICE with defaulted comparison operator [PR94478]Marek Polacek4-0/+29
2020-04-08update polytypes.c -flax-vector-conversions msgAlexandre Oliva2-1/+6
2020-04-08postreload: Fix autoinc handling in reload_cse_move2add [PR94516]Jakub Jelinek4-11/+60
2020-04-08HSA: omp-grid.c – access proper clause codeTobias Burnus2-1/+6
2020-04-08Undo accidental commit to omp-grid.cTobias Burnus1-1/+1
2020-04-08[C/C++, OpenACC] Reject vars of different scope in acc declare (PR94120)Tobias Burnus10-3/+112
2020-04-08c++: requires-expression and tentative parse [PR94480]Jason Merrill3-0/+13
2020-04-08Daily bump.GCC Administrator1-1/+1
2020-04-07Fix a variety of testsuite failures on the H8 after recent cselib changesJeff Law2-0/+7
2020-04-07c++: ICE on invalid concept placeholder [PR94481].Jason Merrill3-7/+20
2020-04-07combine: Fix split_i2i3 ICE [PR94291]Jakub Jelinek4-19/+51
2020-04-07middle-end/94479 - fix gimplification of addressRichard Biener4-1/+26
2020-04-07Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.Fritz Reese14-641/+1479
2020-04-07aarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]Jakub Jelinek2-0/+9
2020-04-07coroutines, ensure placeholder var is properly declared.Iain Sandoe2-1/+8
2020-04-07arm: MVE: Add C++ polymorphism and fix some more issuesAndre Simoes Dias Vieira6-785/+17032
2020-04-07arm: MVE: Fixes for pointers used in intrinsics for c++Andre Simoes Dias Vieira2-28/+32
2020-04-07arm: MVE: Fix -Wall testismsAndre Simoes Dias Vieira5-21/+31
2020-04-07arm: MVE: make sure we only use the Arm namespace variant of vuninitializedqAndre Simoes Dias Vieira2-364/+369
2020-04-07arm: MVE: Fix vec extracts to memoryAndre Simoes Dias Vieira4-3/+52
2020-04-07arm: MVE Fix immediate constraints on some vector instructionsAndre Simoes Dias Vieira5-41/+94
2020-04-07arm: MVE Don't use lsll for 32-bit shifts scalarAndre Simoes Dias Vieira2-1/+6