aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-12-20fortran: Fix PR number in comment of testcase for PR 69497Jonathan Wakely2-1/+6
2019-12-20gcc/testsuite/ChangeLog:Stam Markianos-Wright4-0/+108
2019-12-20Rename tests to reference the correct PRRoman Zhuykov3-0/+7
2019-12-20Introduce -finline-arg-packing.Thomas Koenig7-3/+77
2019-12-20Fortran] PR 92996 – fix rank resolution EXPR_ARRAYTobias Burnus9-31/+86
2019-12-20Improve is-coindexed check for OpenACC/OpenMPTobias Burnus4-3/+51
2019-12-20Fix testsuite-fallout of OpenACC deep-copy patchTobias Burnus2-8/+13
2019-12-20re PR target/92841 (Optimize -fstack-protector-strong code generation a bit)Jakub Jelinek4-3/+29
2019-12-20re PR target/93002 (while(i--) optimization)Jakub Jelinek4-0/+63
2019-12-20Fortran polymorphic class-type support for OpenACCJulian Brown3-19/+63
2019-12-20OpenACC 2.6 deep copy: Fortran front-end partsJulian Brown12-235/+613
2019-12-20OpenACC 2.6 deep copy: C and C++ front-end partsJulian Brown15-34/+618
2019-12-20OpenACC 2.6 deep copy: middle-end partsJulian Brown4-24/+233
2019-12-20Factor out duplicate code in gimplify_scan_omp_clausesJulian Brown2-133/+163
2019-12-20Daily bump.GCC Administrator1-1/+1
2019-12-19re PR target/92905 (Spills float-int union to memory)Vladimir Makarov4-5/+38
2019-12-19Update g++.dg/ext/sve-sizeless-2.C after r279471Richard Sandiford2-1/+6
2019-12-19Allow constants in amdgcn extends and truncatesAndrew Stubbs2-12/+24
2019-12-19Use V64SI for all amdgcn add-with-carry insnsAndrew Stubbs2-7/+13
2019-12-19Prevent conversion of character data in array constructors.Mark Eggleston6-6/+48
2019-12-19hash-map-tests.c: add a selftest involving int_hashDavid Malcolm2-0/+47
2019-12-19gimple const-correctness fixesDavid Malcolm9-123/+305
2019-12-19[AArch64] Fix handling of npatterns>1 constants for partial SVE modesRichard Sandiford5-4/+51
2019-12-19comment tweakJason Merrill1-1/+2
2019-12-19PR c++/52320 - EH cleanups for partially constructed arrays.Jason Merrill3-3/+69
2019-12-19PR c++/66139 - EH cleanups for partially constructed aggregates.Jason Merrill8-6/+117
2019-12-19Implement sub-dword add/sub on amdgcnAndrew Stubbs2-16/+25
2019-12-19[AArch64] Reject invalid subregs involving partial SVE modesRichard Sandiford4-3/+67
2019-12-19[AArch64] Handle arguments and return types with partial SVE modesRichard Sandiford4-20/+150
2019-12-19Revert accidental commitRichard Sandiford2-10/+0
2019-12-19Don't mangle attributes that have a space in their nameRichard Sandiford2-0/+10
2019-12-19re PR fortran/92977 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3...Jakub Jelinek2-1/+6
2019-12-19Fix symver attribute with LTOJan Hubicka6-7/+54
2019-12-19ipa: duplicate ipa_size_summary for cloned nodesJan Hubicka3-14/+17
2019-12-19Handle aggregate pass-through for self-recursive call (PR ipa/92794)Feng Xue4-16/+129
2019-12-19Daily bump.GCC Administrator1-1/+1
2019-12-18PR c++/91165 follow-on tweakJason Merrill2-1/+7
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm14-31/+422
2019-12-19re PR fortran/92977 (ICE in gfc_trans_omp_atomic, at fortran/trans-openmp.c:3...Jakub Jelinek4-6/+49
2019-12-19Add OpenACC 2.6's no_createJulian Brown22-19/+166
2019-12-18* ira.c (ira): Use simple LRA algorithm when not optimizing.Eric Botcazou2-14/+26
2019-12-18typeck.c (cxx_sizeof_or_alignof_type): Add location_t parameter and use it th...Paolo Carlini30-129/+259
2019-12-18Fix POWER dfp test case target tests.Peter Bergner88-167/+203
2019-12-18[OpenACC] Elaborate/simplify 'exit data' 'finalize' handlingThomas Schwinge5-11/+43
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus3-2/+35
2019-12-18re PR fortran/70853 (ICE on pointing to null, in gfc_add_block_to_block, at f...Harald Anlauf4-0/+26
2019-12-18[AArch64] Fixup core tuningsWilco Dijkstra2-6/+15
2019-12-18IPA-CP: Remove bogus static keyword (PR 92971)Martin Jambor4-2/+66
2019-12-18* config/avr/avr-mcus.def: Typo.Georg-Johann Lay1-21/+21
2019-12-18ipa-param-manipulation.h (get_original_index): Declare.Jan Hubicka10-2/+145