aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-15Remove invalid SSE2 ISA requirements in *movsf_internal.Uros Bizjak2-1/+6
2020-01-15[PR90916] Fix typoNathan Sidwell1-1/+1
2020-01-15middle-end/93273 - fix sinking clobbers across backedgesRichard Biener4-1/+28
2020-01-15Bump gcc/BASE-VER to 10.0.1 now that we are in stage4.Jakub Jelinek2-1/+5
2020-01-15PR tree-optimization/93247 - ICE in get_load_store_typeRichard Sandiford5-1/+75
2020-01-15Fix type mismatch in SLPed constructorsRichard Sandiford2-0/+10
2020-01-15Add *.md diff=md.Jakub Jelinek4-1/+15
2020-01-15Do not call streamer_read_hwi in a function call.Martin Liska2-2/+8
2020-01-15Handle output of older git in gcc-descr and gcc-undescr aliases.Jakub Jelinek2-2/+7
2020-01-15contrib: Don't add push rules for personal and vendor spaces.Richard Earnshaw3-4/+24
2020-01-15gcc/testsuite/ChangeLog:Martin Sebor2-2/+7
2020-01-15Optimize alias subset recordingRichard Biener2-4/+12
2020-01-15Fix setting of DECL_CONTEXT in pushdecl (PR c/93072).Joseph Myers5-1/+112
2020-01-14invoke.texi: update -fdiagnostics-show-cwe for analyzerDavid Malcolm2-1/+7
2020-01-14analyzer: fix ICE on METHOD_TYPE (PR 93212)David Malcolm3-2/+9
2020-01-14analyzer: fix global-sm-state issue affecting sm-signalDavid Malcolm4-0/+66
2020-01-14analyzer: cleanups to checker_pathDavid Malcolm3-17/+40
2020-01-14analyzer: delete checker_event::cloneDavid Malcolm2-72/+17
2020-01-14analyzer: ensure .dot output is valid for an empty BBDavid Malcolm4-0/+42
2020-01-14analyzer: fix tests for UNKNOWN_LOCATIONDavid Malcolm5-8/+50
2020-01-14tree-diagnostic-path.cc: properly handle ad-hoc wrappers of UNKNOWN_LOCATIONDavid Malcolm2-1/+7
2020-01-14analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237)David Malcolm7-3/+207
2020-01-15tree-optimization: Fix tree dse of __*_chk PR93262Jakub Jelinek6-0/+106
2020-01-15tree-optimization: Fix tree dse of strncpy PR93249Jakub Jelinek4-40/+123
2020-01-15Daily bump.GCC Administrator1-1/+1
2020-01-14analyzer: introduce a set of known async-signal-unsafe functionsDavid Malcolm6-7/+89
2020-01-14analyzer: add function-set.cc/hDavid Malcolm7-0/+253
2020-01-14analyzer: purge state for unknown function callsDavid Malcolm20-38/+423
2020-01-14analyzer: fix dedupe issue seen with CVE-2005-1689David Malcolm12-21/+87
2020-01-15Remove bogus initial lines from test.Jakub Jelinek2-5/+5
2020-01-15i386: Fix wrong-code x86 issue with avx512{f,vl} fma PR93009Jakub Jelinek4-16/+70
2020-01-14analyzer: better logging for dedupe_winners::addDavid Malcolm2-3/+25
2020-01-14[PR90916] Use TI accessor.Nathan Sidwell2-3/+5
2020-01-14Compare TREE_ADDRESSABLE and TYPE_MODE when ODR checking types.Jan Hubicka5-0/+52
2020-01-14Initial commit of analyzerDavid Malcolm222-8/+40744
2020-01-14PR c++/92590 - wrong handling of inherited default ctor.Jason Merrill12-20/+44
2020-01-14[PR90916] ICE in retrieve specializationNathan Sidwell3-5/+24
2020-01-14PR target/93254 - -msse generates sse2 instructionsUros Bizjak2-1/+7
2020-01-14hash-table.h: support non-zero empty values in empty_slow (v2)David Malcolm22-3/+105
2020-01-14 PR c++/92594 - ICE with inherited trivial default ctor.Jason Merrill3-1/+23
2020-01-14 PR c++/92009 - ICE with punning of typeid.Jason Merrill5-1/+50
2020-01-14Fix dejagnu pruning of constexpr context messages.Jason Merrill2-1/+5
2020-01-14The mentioned auto-generated file is no more part of theGeorg-Johann Lay2-1/+10
2020-01-14Typo.Georg-Johann Lay2-4/+4
2020-01-14PR middle-end/93246 - missing alias subsetsRichard Biener2-4/+61
2020-01-14Fix typo and avoid possible memory leak in average_num_loop_insnsKewen Lin2-1/+9
2020-01-13 PR c++/92746 - ICE with noexcept of function concept check.Jason Merrill3-0/+11
2020-01-13 PR c++/92582 - ICE with member template as requirement.Jason Merrill5-11/+57
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo21-169/+934
2020-01-14Daily bump.GCC Administrator1-1/+1