aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Add acc_device_radeon to name_of_acc_device_t functionFrederik Harwath2-0/+4
2020-01-29IRA: Revert 11b8091fb to fix PR 93221Andre Vieira5-23/+49
2020-01-29libstdc++: Simplify constraints on std::compare_three_wayJonathan Wakely3-9/+15
2020-01-29libstdc++: Make std::compare_three_way check if <=> is valid (PR 93479)Jonathan Wakely3-1/+51
2020-01-29libstdc++: Make tests for std::ranges access functions more robustJonathan Wakely6-35/+112
2020-01-29SRA: Also propagate accesses from LHS to RHS [PR92706]Martin Jambor4-75/+284
2020-01-29SRA: Total scalarization after access propagation [PR92706]Martin Jambor5-184/+537
2020-01-29SRA: Add verification of accessesMartin Jambor2-0/+93
2020-01-29ipa: Fix removal of multi-target speculation.Jan Hubicka4-2/+52
2020-01-29Adjust formatting of acc_get_property testsFrederik Harwath5-49/+60
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath6-47/+264
2020-01-29testsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc*-*-* [PR93393]Richard Sandiford2-1/+6
2020-01-29openmp: c++: Consider typeinfo decls to be predetermined shared [PR91118]Jakub Jelinek5-0/+40
2020-01-29openmp: Handle rest of EXEC_OACC_* in oacc_code_to_statement [PR93463]Jakub Jelinek4-0/+40
2020-01-29analyzer: fix build with gcc 4.4 (PR 93276)Jakub Jelinek5-47/+21
2020-01-29tree-optimization/93428 - avoid load permutation vector clobberingRichard Biener4-12/+64
2020-01-29Fix bogus Changelog entry.Jan Hubicka1-1/+1
2020-01-29Daily bump.GCC Administrator1-1/+1
2020-01-28PR middle-end/93437 - bogus -Warray-bounds on protobuf generated codeMartin Sebor2-0/+42
2020-01-28c++: Fix return deduction of lambda in discarded stmt.Jason Merrill3-0/+25
2020-01-28c++: Fix guard variable and attribute weak.Jason Merrill3-2/+21
2020-01-28ipa: fix warning in ipa-prop.cJan Hubicka2-1/+5
2020-01-28analyzer: fix ICE when longjmp isn't marked 'noreturn' (PR 93316)David Malcolm2-10/+12
2020-01-28Fix for PR93272 - LRA: EH reg allocated to hold local variableVladimir N. Makarov2-0/+54
2020-01-28diagnostics: make error message lowercase.Jan Hubicka2-1/+5
2020-01-28 * profile-count.c (profile_quality_display_names): Fix ordering.Jan Hubicka2-2/+6
2020-01-28ipa: fix handling of multiple speculations (PR93318)Jan Hubicka2-0/+53
2020-01-28c++: Allow template rvalue-ref conv to bind to lvalue ref.Jason Merrill3-0/+21
2020-01-28ipa: fix handling of multiple speculations (PR93318)Jan Hubicka16-530/+491
2020-01-28i386: Prefer TARGET_AVX over TARGET_SSE_TYPELESS_STORESH.J. Lu19-27/+253
2020-01-28diagnostic_metadata: unbreak xgettext (v2)David Malcolm13-82/+106
2020-01-28Increase GFC_MAX_MANGLED_SYMBOL_LEN to handle submodule names.Andrew Benson3-2/+32
2020-01-28Allow concatenated module+submodule names.Andrew Benson3-2/+38
2020-01-28preprocessor: Make __has_include a builtin macro [PR93452]Nathan Sidwell11-93/+103
2020-01-28libstdc++: Fix order of changelog entriesJonathan Wakely1-10/+10
2020-01-28c++: Function declared with typedef with eh-specification.Jason Merrill3-0/+12
2020-01-28Check array contiguity for OpenACC/FortranJulian Brown5-8/+67
2020-01-28Don't allow mixed component and non-component accesses for OpenACC/FortranJulian Brown9-22/+71
2020-01-28Add OpenACC test for sub-references being pointer or allocatable variablesJulian Brown2-0/+39
2020-01-28libstdc++: Avoid using sizeof with function types (PR 93470)Jonathan Wakely2-1/+6
2020-01-28libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)Jonathan Wakely3-32/+70
2020-01-28tree-optimization/93439 move clique bookkeeping to OMP expansionRichard Biener5-1/+51
2020-01-28i386: Don't use ix86_tune_ctrl_string in parse_mtune_ctrl_strH.J. Lu2-8/+22
2020-01-28[ARC] Pass along -mcode-density flag to the assembler.Claudiu Zissulescu2-0/+38
2020-01-28simplify-rtx: Extend (truncate (*extract ...)) fold [PR87763]Richard Sandiford3-2/+11
2020-01-28vect: Pattern-matched calls in reduction chainsRichard Sandiford2-3/+16
2020-01-28[Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464)Tobias Burnus4-1/+30
2020-01-28forwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822]Richard Sandiford2-6/+23
2020-01-28predcom: Fix invalid store-store commoning [PR93434]Richard Sandiford4-2/+70
2020-01-28testsuite: Add -Wpsabi to gcc.dg/torture/pr93170.c [PR93460]Richard Sandiford2-0/+6