aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18aix: Support libsupc++ as a FAT libraryDavid Edelsohn1-0/+3
2020-08-18c++: Rewrite members for all deduction guides. [PR96199]Jason Merrill4-4/+71
2020-08-18c++: Handle enumerator in C++20 alias CTAD. [PR96199]Jason Merrill2-0/+87
2020-08-18PR fortran/96613,96686 - Fix type/kind issues, temporaries evaluating MIN/MAXHarald Anlauf6-8/+69
2020-08-18rs6000: unaligned VSX in memcpy/memmove expansionAaron Sawdey3-16/+105
2020-08-18Decouple adjust_range_from_scev from vr_values and value_range_equiv.Aldy Hernandez2-89/+103
2020-08-18PR middle-end/96665 - memcmp of a constant string not foldedMartin Sebor2-8/+91
2020-08-18Fix PR tree-optimization/96670 - ICE on memchr with an empty initializer.Martin Sebor3-1/+89
2020-08-18doc: add return type for functions in gimple.texiHu Jiangping1-3/+3
2020-08-18Update native_encode_expr description.Martin Sebor1-5/+6
2020-08-18i386: Rewrite restore_stack_nonlocal expander [PR96536].Uros Bizjak1-72/+43
2020-08-18libstdc++: Add "cold" to tests for reserved attribute namesJonathan Wakely5-0/+10
2020-08-18New tests for PR rtl-optimization/96298.Roger Sayle2-0/+36
2020-08-18libstdc++: Remove redundant copying of std::async arguments [PR 69724]Jonathan Wakely3-82/+170
2020-08-18c++: Move hidden-lambda entity lookup checkingNathan Sidwell1-12/+10
2020-08-18d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390xIain Buclaw4-6/+92
2020-08-18Don't use pinsr/pextr for struct initialization/extraction.liuhongt2-2/+81
2020-08-18c: Fix -Wunused-but-set-* warning with _Generic [PR96571]Jakub Jelinek2-6/+46
2020-08-18Adjust testcase.liuhongt1-7/+3
2020-08-17analyzer: fix name of local in region_model::get_rvalue_1David Malcolm1-2/+2
2020-08-17analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [PR96641]David Malcolm2-1/+19
2020-08-17analyzer: fix ICE on unhandled tree codes in gassign [PR96640]David Malcolm1-2/+20
2020-08-18Daily bump.GCC Administrator7-1/+125
2020-08-17compiler: export thunks referenced by inline functionsIan Lance Taylor3-9/+10
2020-08-17analyzer: fix ICE on NULL dereference [PR96644]David Malcolm2-2/+26
2020-08-17analyzer: fix ICE due to NULL type [PR96639]David Malcolm2-1/+11
2020-08-17analyzer: handle &STRING_CST in constant pool initializers [PR96642]David Malcolm2-3/+28
2020-08-17i386: Use parametrized pattern names some more.Uros Bizjak6-68/+52
2020-08-17aix: Support libgfortran libcaf_single.a as a FAT libraryDavid Edelsohn1-1/+2
2020-08-17libstdc++: Remove inheritance from elements in std::tupleJonathan Wakely5-1/+153
2020-08-17opnemp: add static assert for clause_names.Martin Liska1-6/+2
2020-08-17Add statement context to get_value_range.Aldy Hernandez2-32/+35
2020-08-17openmp: fix UBSAN error at gcc/fortran/openmp.c:4737Martin Liska1-1/+2
2020-08-17Force ENDBR immediate into memory.liuhongt3-0/+235
2020-08-17Daily bump.GCC Administrator3-1/+11
2020-08-16middle-end: Simplify (sign_extend:HI (truncate:QI (ashiftrt:HI X 8)))Roger Sayle1-0/+32
2020-08-16MAINTAINERS: Add myself for write after approvalSergei Trofimovich1-0/+1
2020-08-16Daily bump.GCC Administrator1-1/+1
2020-08-15Daily bump.GCC Administrator7-1/+265
2020-08-14c++: Final bit of name-lookup api simplificationNathan Sidwell7-54/+42
2020-08-14PR tree-optimization/78257 - missing memcmp optimization with constant arraysMartin Sebor11-44/+915
2020-08-14analyzer: fix initialization from constant pool [PR96609,PR96616]David Malcolm5-0/+96
2020-08-14analyzer: fix ICE on escaped unknown pointers [PR96611]David Malcolm2-0/+17
2020-08-14analyzer: document how to get gimple dump from an ICEDavid Malcolm1-0/+5
2020-08-14c++: Yet more name-lookup api simplificationNathan Sidwell9-61/+54
2020-08-14c++: Copy elision and [[no_unique_address]]. [PR93711]Jason Merrill7-19/+85
2020-08-14c++: More simplification of name_lookup apiNathan Sidwell12-145/+142
2020-08-14i386: Improve LWP builtin expanders.Uros Bizjak3-62/+67
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt6-9/+84
2020-08-14vec: Fix bootstrap on i686-linux, 32-bit darwin and AIXJakub Jelinek2-3/+6