aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-12-10[AArch64] Don't allow partial SVE modes in GPRsRichard Sandiford4-1/+40
2019-12-10[AArch64] Fix INDEX patterns for partial VNx2 modesRichard Sandiford5-4/+68
2019-12-10Add tests to verify OpenACC clause locationsFrederik Harwath3-0/+40
2019-12-10Use clause locations in OpenACC nested reduction warningsFrederik Harwath2-1/+5
2019-12-10Make dwarf2out punt for MODE_VECTOR_BOOLRichard Sandiford4-1/+37
2019-12-10Add missing conversion in vect_create_epilog_for_reductionRichard Sandiford2-0/+8
2019-12-10Record the loop masks needed for EXTRACT_LAST_REDUCTIONsRichard Sandiford4-2/+45
2019-12-10Fix EXTRACT_LAST_REDUCTION handling of pattern stmtsRichard Sandiford2-7/+16
2019-12-10Disallow EXTRACT_LAST_REDUCTION for reduction chainsRichard Sandiford2-2/+8
2019-12-10Fortran] PR 92872 – Fix get_CFI_descTobias Burnus4-1/+33
2019-12-10Check for TYPE_DECL in get_odr_name_for_typeRichard Sandiford6-1/+23
2019-12-10avx512f-vmovntpd-2.c: Ensure res is 64-byte aligned.Jakub Jelinek3-2/+7
2019-12-10* config/i386/i386.c (IX86_LEA_PRIORITY): Fix comment typos.Jakub Jelinek2-3/+7
2019-12-10Fix typos in 2 functions.Martin Liska3-11/+13
2019-12-10Replace label_text ctor with "borrow" and "take"David Malcolm9-7/+30
2019-12-10diagnostic_show_locus: move initial newline to callersDavid Malcolm10-145/+148
2019-12-10Daily bump.GCC Administrator1-1/+1
2019-12-09PR middle-end/92761 - hash_table::expand invokes assignment on invalid objectsMartin Sebor3-22/+27
2019-12-09typeck.c (check_for_casting_away_constness): Add location_t parameter and use...Paolo Carlini63-318/+476
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt7-207/+1614
2019-12-09re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)Ian Lance Taylor1-1/+1
2019-12-09tree.c (build_array_type_1): Add SET_CANONICAL parameter and compute TYPE_CAN...Eric Botcazou4-15/+45
2019-12-09Fix column information for omp_clauses in Fortran codeFrederik Harwath2-1/+6
2019-12-09Fix more unrecognised GCN instructionsAndrew Stubbs2-2/+8
2019-12-09Remove gcc/ prefixEric Botcazou1-71/+69
2019-12-09Fix libdecnumber handling of non-canonical BID significands (PR middle-end/91...Joseph Myers9-0/+157
2019-12-09arm: fix v[78]-r multilibs when configured with --with-multlib-list=aprofileRichard Earnshaw2-1/+7
2019-12-09rs6000: Name set<mode>_cc, and delete some old mfcr patternsSegher Boessenkool2-110/+10
2019-12-09[mid-end] [obvious] Cast to avoid -Wsign-compare warning from r279124Matthew Malcomson2-1/+6
2019-12-09[mid-end] Add notes to dataflow insn info when re-emitting (PR92410)Matthew Malcomson6-0/+27
2019-12-09Use OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate those forHongtao Liu8-308/+372
2019-12-09[GCC, Vect] Fix costing for vector shiftsSudakshina Das4-1/+31
2019-12-09re PR tree-optimization/92834 (misssed SLP vectorization in LightPixel)Jakub Jelinek4-0/+158
2019-12-09re PR tree-optimization/89007 ([SVE] Implement generic vector average expansion)Prathamesh Kulkarni5-5/+132
2019-12-09Come up with constructors of symtab_node, cgraph_node and varpool_node.Martin Liska5-33/+65
2019-12-09Enable mask movement for VCOND_EXPR under avx512f forHongtao Liu18-128/+1462
2019-12-09re PR go/92861 (Passes relative time to sem_timedwait on GNU/Hurd)Ian Lance Taylor1-1/+1
2019-12-09Daily bump.GCC Administrator1-1/+1
2019-12-09cvt.c (maybe_warn_nodiscard): Add workaround for GCC 3.4-4.4 - cast msg to (c...Jakub Jelinek2-12/+19
2019-12-08New bswap testcase.Andrew Pinski2-0/+29
2019-12-08Revert commit r279023.Sandra Loosemore5-54/+17
2019-12-08Fix overflows in -fprofile-reorder-functionsJan Hubicka7-59/+85
2019-12-08opts.c (common_handle_option): Do not clear ipa_reference for -fprofile-use.Jan Hubicka2-4/+5
2019-12-08Fix tp_first_run update in split_function.Jan Hubicka2-1/+6
2019-12-08Silence overactive sanity check with -fpartial-profile-trainingJan Hubicka2-0/+6
2019-12-08re PR tree-optimization/92860 (Global flags affected by -O settings are clobb...Jan Hubicka2-2/+8
2019-12-08Error on Associate with a program.Thomas Koenig4-0/+25
2019-12-08re PR fortran/92764 (ICE in gfc_procedure_use)Thomas Koenig4-0/+19
2019-12-08re PR fortran/92755 (ICE in gfc_dep_resolver, at fortran/dependency.c:2123)Thomas Koenig4-13/+36
2019-12-08Fix ia32 testsuite failures from C2x attributes on typesRainer Orth4-6/+12