aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-03-28c++: requires-expression outside of a template is misevaluated [PR94252]Patrick Palka10-12/+91
2020-03-28c++: Respect current_constraint_diagnosis_depth in diagnose_compound_requirementPatrick Palka7-14/+32
2020-03-28c++: Replay errors during diagnosis of constraint satisfaction failuresPatrick Palka8-21/+218
2020-03-28c: After issuing errors about array size, for error-recovery don't make the a...Jakub Jelinek5-0/+29
2020-03-28reassoc: Fix -fcompare-debug bug in reassociate_bb [PR94329]Jakub Jelinek4-7/+31
2020-03-28Daily bump.GCC Administrator1-1/+1
2020-03-27Update gcc de.po.Joseph Myers2-201/+136
2020-03-28[RS6000] PR94145, make PLT loads volatileAlan Modra3-14/+25
2020-03-27c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]Jakub Jelinek2-4/+9
2020-03-27PR c++/94346 - [9/10 Regression] ICE due to handle_copy_attribute since r9-3982Martin Sebor4-11/+67
2020-03-27[pr84733] Fix ICE popping local scopeNathan Sidwell4-1/+44
2020-03-27PR c++/94098 - ICE on attribute access redeclarationMartin Sebor6-51/+147
2020-03-27amdgcn: refactor mode iteratorsAndrew Stubbs3-414/+411
2020-03-27c++: avoid -Wredundant-tags on a first declaration in use [PR 93824]Martin Sebor12-77/+614
2020-03-27c++: Fix ICE after ambiguous inline namespace reopen [PR94257]Nathan Sidwell2-12/+54
2020-03-27analyzer: fix malloc pointer NULL-nessDavid Malcolm8-5/+115
2020-03-27analyzer: add new supergraph visualizationDavid Malcolm16-53/+537
2020-03-27analyzer: improvements to diagnostic-manager.cc loggingDavid Malcolm2-6/+26
2020-03-27analyzer: tweaks to superedge::dumpDavid Malcolm2-2/+13
2020-03-27debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSERichard Biener4-0/+18
2020-03-27tree-optimization/94352 - fix uninitialized use of curr_orderRichard Biener2-9/+18
2020-03-27[Fortran] Fix ICE with deferred-rank arrays (PR93957)Tobias Burnus4-2/+52
2020-03-27Fix PR90332 by extending half size vector modeKewen Lin2-54/+107
2020-03-27fixup: move ChangeLog entry for last Arm fix to correct file.Richard Earnshaw1-9/+0
2020-03-27Fortran] Reject invalid association target (PR93363)Tobias Burnus5-8/+109
2020-03-27c++: Avoid calls in non-evaluated contexts affect whether function can or can...Jakub Jelinek4-4/+34
2020-03-27c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]Jakub Jelinek5-4/+38
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov7-120/+147
2020-03-26c++: template keyword accepted before destructor names [PR94336]Marek Polacek4-0/+25
2020-03-26c++: Remove redundant calls to type_dependent_expression_pPatrick Palka4-8/+13
2020-03-27coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux.Iain Sandoe2-2/+8
2020-03-27Daily bump.GCC Administrator1-1/+1
2020-03-26Update gcc .po files.Joseph Myers20-134162/+174993
2020-03-26c++: DR1710, template keyword in a typename-specifier [PR94057]Marek Polacek23-31/+257
2020-03-26coroutines: Implement n4849 recommended symmetric transfer.Iain Sandoe5-144/+259
2020-03-26coroutines: Implement n4849 changes to exception handling.Iain Sandoe4-5/+319
2020-03-26arm: unified syntax for libgcc when built with -Os [PR94220]Richard Earnshaw1-0/+9
2020-03-26Fix UNRESOLVED test-case.Martin Liska2-4/+6
2020-03-26tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]Jakub Jelinek4-0/+49
2020-03-26Skip test for non-x86 targets.Martin Liska3-0/+10
2020-03-26gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]Jakub Jelinek5-4/+70
2020-03-26c++: Fix up user_provided_p [PR81349]Jakub Jelinek4-6/+40
2020-03-26c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LIS...Jakub Jelinek4-0/+53
2020-03-26var-tracking: Mark as sp based more VALUEs [PR92264]Jakub Jelinek2-1/+9
2020-03-26widening_mul: restrict ops to be defined in the same basic-block when convert...Richard Biener4-1/+43
2020-03-26Daily bump.GCC Administrator1-1/+1
2020-03-25[PATCH] rs6000: vec_rlnm fix to make builtin work according to ABICarl Love1-1/+1
2020-03-25testsuite: adjustments for amdgcnAndrew Stubbs3-3/+11
2020-03-25 Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobberin...Jeff Law1-1/+7
2020-03-25Fix vector-compare-1 regressions on sh4/sh4eb caused by pattern clobbering T ...Jeff Law1-0/+6