aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka12-4/+256
2019-11-30[C] Add a target hook that allows targets to verify type usageRichard Sandiford17-3/+664
2019-11-30cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka16-6/+136
2019-11-30Do not look at _data component in gfc_dep_resolver.Thomas Koenig4-0/+37
2019-11-30driver: Do not warn about ineffective `-x' option if no inputs were givenMaciej W. Rozycki2-1/+6
2019-11-30doc: Correct `--enable-version-specific-runtime-libs' support informationMaciej W. Rozycki2-2/+9
2019-11-30Daily bump.GCC Administrator1-1/+1
2019-11-29re PR rtl-optimization/92283 (454.calculix miscomparison since r276645 with -...Vladimir Makarov2-1/+12
2019-11-29re PR fortran/91003 (ICE when compiling LAPACK (CGEGV) with optimization)Richard Biener4-6/+62
2019-11-29Fix ICE in re-simplification of VEC_COND_EXPRFrederik Harwath2-3/+21
2019-11-29Fix DR_GROUP_GAP for strided accesses (PR 92677)Richard Sandiford4-1/+41
2019-11-29Don't defer choice of vector type for bools (PR 92596)Richard Sandiford7-181/+113
2019-11-29Record the vector mask precision in stmt_vec_infoRichard Sandiford3-106/+226
2019-11-29Make vect_get_mask_type_for_stmt take a group sizeRichard Sandiford4-11/+25
2019-11-29Make vectorizable_operation punt early on codes it doesn't handleRichard Sandiford2-5/+20
2019-11-29Improve tree-vect-patterns.c handling of boolean comparisonsRichard Sandiford6-1/+39
2019-11-29tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Bail out early for too ...Richard Biener2-3/+15
2019-11-29Fortran] OpenACC – permit common blocks in some clausesTobias Burnus2-4/+14
2019-11-29Add an x86_64 test for PR 92476Martin Jambor3-0/+38
2019-11-29ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functionsMartin Jambor3-2/+28
2019-11-29Don't pass booleans as mask types to simd clones (PR 92710)Richard Sandiford4-1/+33
2019-11-29gcc/testsuite/ChangeLog - fix date in date lineTobias Burnus1-1/+1
2019-11-29Fix testcase - was missing -fopenaccTobias Burnus2-1/+7
2019-11-29profile-count.c (profile_count::to_cgraph_frequency, [...]): Check for compai...Jan Hubicka4-1/+42
2019-11-29Testsuite: Turn off vect-epilogue-nomask for slp-rect-3Tamar Christina2-0/+5
2019-11-29re PR tree-optimization/92715 (error: position plus size exceeds size of refe...Richard Biener4-4/+36
2019-11-29re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)Jakub Jelinek7-8/+54
2019-11-29Check for TYPE_NAME in type_with_linkage_p.Martin Liska4-0/+41
2019-11-29re PR tree-optimization/92704 (ICE: Segmentation fault (in process_bb))Richard Biener4-0/+44
2019-11-29Handle C2x attributes in Objective-C.Joseph Myers4-13/+167
2019-11-29Remove unused decimal floating-point pointer typesJulian Brown7-21/+16
2019-11-29Daily bump.GCC Administrator1-1/+1
2019-11-29rs6000: Fix formatting of *mov{si,di}_internal.*Segher Boessenkool2-96/+102
2019-11-28rs6000: Use memory_operand for all simple {l,st}*brx instructionsSegher Boessenkool2-4/+13
2019-11-28Translate header for -fdbg-cnt-list.Martin Liska2-1/+8
2019-11-28Properly use TYPE_MAIN_VARIANT in warn_types_mismatch.Martin Liska5-12/+171
2019-11-28[Darwin, X86, testsuite] Update tests for common section use.Iain Sandoe2-5/+9
2019-11-28re PR libfortran/90374 (Fortran 2018: Support d0.d, e0.d, es0.d, en0.d, g0.d ...Jerry DeLisle4-11/+38
2019-11-28Remove leftover optimize checks.Jan Hubicka2-14/+12
2019-11-28profile-count.c (profile_count::combine_with_ipa_count): Return uninitialized...Jan Hubicka2-0/+7
2019-11-28Prevent inconsistent profiles to be created in inlin_transformJan Hubicka2-25/+31
2019-11-28profile-count.h (profile_count::max): Work on profiles of different type.Jan Hubicka2-4/+29
2019-11-28cgraph: ifunc resolvers cannot be made local (PR 92697)Martin Jambor5-1/+68
2019-11-28Fix previous commit (that included unrelated changes)Jan Hubicka3-100/+5
2019-11-28Fix profile adjusments while cloningJan Hubicka4-8/+141
2019-11-28ipa-utils.c (ipa_merge_profiles): Be sure that all type transtions of counter...Jan Hubicka2-17/+52
2019-11-28* ipa-cp.c (update_profiling_info): Fix scaling.Jan Hubicka2-2/+12
2019-11-28re PR tree-optimization/92645 (Hand written vector code is 450 times slower w...Richard Biener4-1/+37
2019-11-28re PR tree-optimization/92645 (Hand written vector code is 450 times slower w...Richard Biener4-13/+154
2019-11-28Must use push insn to pass varargs arguments of DFmode because otherwise the ...Georg-Johann Lay2-1/+9