aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-21syscall: only compile ptrace varargs shim on LinuxNikhil Benesch14-19/+18
2020-10-22Free stale summaries in ipa-pure-constJan Hubicka1-0/+3
2020-10-22Move nested function info out of cgraph_nodeJan Hubicka11-89/+213
2020-10-22Simplify vec_select of a subreg of X to just a vec_select of X.liuhongt2-0/+71
2020-10-22Refactor implementation of *_bcst{_1,_2,_3} patterns.liuhongt7-336/+102
2020-10-22Extend special_memory_constraint.liuhongt5-13/+37
2020-10-22arm: Auto-vectorization for MVE: vmin/vmaxDennis Zhang5-34/+121
2020-10-21Handle a_2= &b properly in range calculations.Andrew MacLeod2-9/+34
2020-10-22arm: Auto-vectorization for MVE: vmulDennis Zhang6-22/+95
2020-10-21Check for undefined before not returning a constant valueAndrew MacLeod2-4/+40
2020-10-21syscall: import upstream code for BSD sockets and sysctlsNikhil Benesch4-2/+104
2020-10-22Strenghten bound for bulitin_constant_p hint.Jan Hubicka1-24/+47
2020-10-21testsuite: Enable p9-lxvx-stxvx testcases and fold-vec-extractDavid Edelsohn6-11/+15
2020-10-21libstdc++: Simplify std::shared_ptr construction from std::weak_ptrJonathan Wakely2-63/+22
2020-10-21rs6000: MMA type causes an ICE in ranger pass due to incompatible typesRichard Biener2-4/+20
2020-10-21Inline functions with builtin_constant_p more agressively.Jan Hubicka4-5/+117
2020-10-21Remove interfering default #undefs from vx-common.hDouglas Rupp1-2/+0
2020-10-21Introduce vxworks7r2 support for ppc and ppc64Douglas Rupp5-85/+194
2020-10-21testsuite: enable and fix swaps-p8 testcasesDavid Edelsohn60-67/+95
2020-10-21libstdc++: Make structured bindings always work for subranges [PR 97512]Jonathan Wakely3-21/+54
2020-10-21libstdc++: Rebase include/pstl to current upstreamThomas Rodgers13-779/+1586
2020-10-21Fortran: class.c - update vtable commentTobias Burnus1-0/+2
2020-10-21tree-optimization/97500 - avoid SLP backedges for inductionsRichard Biener2-0/+41
2020-10-21Simplify trivial VEC_COND_EXPR in expander.liuhongt2-0/+26
2020-10-21phiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE [PR97503]Jakub Jelinek2-24/+95
2020-10-21Simplify CFG copying tablesRichard Biener1-91/+23
2020-10-21Separate new_edges compute in copy_bbsRichard Biener1-6/+15
2020-10-21Adjust overflow for invariants in bounds_of_var_in_loop.Aldy Hernandez2-3/+4
2020-10-21libgomp: Hopefully avoid false positive warnings in env.c on solarisJakub Jelinek1-6/+2
2020-10-21Move simplify_cond_using_ranges_2 to tree-vrp.cAldy Hernandez3-67/+66
2020-10-21libsanitizer: add test-caseMartin Liska1-0/+19
2020-10-21ASAN: Support detect_invalid_pointer_pairs=1 with detect_stack_use_after_retu...Martin Liska1-1/+3
2020-10-21[Ada] Support of the Ada.Text_IO hierarchy for 128-bit typesEric Botcazou37-1993/+1865
2020-10-21[Ada] Fix problematic placement of freeze node after instantiationEric Botcazou1-6/+1
2020-10-21[Ada] Implement missing function result finalization.Steve Baird1-7/+73
2020-10-21[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit typesEric Botcazou62-2014/+2516
2020-10-21[Ada] Work around missing Long_Long_Long_Size entry in .atp fileEric Botcazou1-3/+10
2020-10-21[Ada] Fix analysis of iterated component expression with null rangePiotr Trojanek1-1/+25
2020-10-21[Ada] Basic support for 128-bit typesEric Botcazou208-1181/+21014
2020-10-21[Ada] Document Long_Long_Long_Integer in implementation characteristicsEric Botcazou2-19/+30
2020-10-21[Ada] Fix target configuration file used for CodePeer/SPARK for new intsYannick Moy1-23/+24
2020-10-21[Ada] Refactor repeated calls to Etype in aggregate expansionPiotr Trojanek1-9/+9
2020-10-21[Ada] Fix bootstrap with old GCCDmitriy Anisimkov1-1/+11
2020-10-21[Ada] Fix crash on illegal OTHERS in iterated_component_associationPiotr Trojanek1-1/+1
2020-10-21[Ada] Use index parameter for iterated_component_associationPiotr Trojanek1-7/+2
2020-10-21[Ada] Wrong detection of potentially blocking call in protected objectJavier Miranda1-0/+12
2020-10-21[Ada] Codepeer remarks take into accountLiaiss Merzougue14-16/+229
2020-10-21[Ada] Compiler crash on prefixed call to controlled function with invariant c...Gary Dismukes1-0/+3
2020-10-21[Ada] Fix bogus error for bit-packed array with volatile componentEric Botcazou1-1/+4
2020-10-21[Ada] Improve precision of Ada.Directories.Modification_TimeDmitriy Anisimkov2-24/+115