aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-02-16re PR c++/79064 (Cannot overload member function templates on type of literal)Martin Sebor2-0/+21
2018-02-16PR c++/84151 - unnecessary volatile load with static member.Jason Merrill3-2/+40
2018-02-16PR c++/81853 - using-directive and constexpr.Jason Merrill3-0/+20
2018-02-16PR c++/84420 - ICE with structured binding in lambda.Jason Merrill3-0/+14
2018-02-16Fix PowerPC tests in PR 81535.Yury Gribov6-6/+78
2018-02-16builtins-3-p8.c: Update stanzas.Will Schmidt6-7/+68
2018-02-16PR c++/83835 - C++17 error with constructor ctors.Jason Merrill3-0/+21
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell2-2/+6
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell2-3/+7
2018-02-16PR c++/82664 - ICE with reference to function template parm.Jason Merrill3-1/+21
2018-02-16rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.Carl Love3-8/+26
2018-02-16re PR rtl-optimization/70023 (ICE: in assign_by_spills, at lra-assigns.c:1417...Vladimir Makarov4-1/+33
2018-02-16re PR fortran/84354 (Replace '%qs' with %qs in fortran/decl.c)Dominique d'Humieres2-3/+8
2018-02-16altivec.h: Remove vec_vextract4b and vec_vinsert4b.Carl Love10-203/+23
2018-02-16altivec.h: Add builtin names vec_extract4b vec_insert4b.Carl Love9-0/+252
2018-02-16PR c++/82764 - C++17 ICE with empty baseJason Merrill3-2/+31
2018-02-16PR c++/84421 - type-dependent if constexprJason Merrill3-0/+20
2018-02-16runtime: add some more preemption checksIan Lance Taylor1-1/+1
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell9-10/+55
2018-02-16re PR c++/82468 (ICE with deduction guide template)Paolo Carlini4-1/+24
2018-02-16[PR c++/84375] Fix ICE after bad friendNathan Sidwell4-7/+30
2018-02-16combine: Fix problem with RTL checkingSegher Boessenkool2-1/+12
2018-02-16re PR target/83831 ([RX] Unused bclr,bnot,bset insns)Oleg Endo4-7/+20
2018-02-16re PR tree-optimization/84037 (Speed regression of polyhedron benchmark since...Richard Biener2-1/+35
2018-02-16re PR tree-optimization/84417 (internal compiler error: verify_gimple failed)Richard Biener4-5/+27
2018-02-16Set proper internal functions fnspec (PR sanitizer/84307).Martin Liska2-2/+8
2018-02-16Remove CLWB from Cannonlake.Julia Koval2-2/+8
2018-02-16re PR target/84272 (AddressSanitizer: heap-use-after-free ../../gcc/config/aa...Jakub Jelinek4-17/+51
2018-02-16re PR bootstrap/84405 (Fails to bootstrap with GCC 4.1.2, GCC 4.2.4)Jakub Jelinek4-0/+22
2018-02-16re PR rtl-optimization/83723 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:1010)Jakub Jelinek6-12/+56
2018-02-16re PR rtl-optimization/81443 (build/genrecog.o: virtual memory exhausted: Can...Eric Botcazou2-1/+7
2018-02-16re PR tree-optimization/84399 ([graphite] ICE in set_codegen_error, at graphi...Richard Biener4-1/+52
2018-02-16re PR c/84190 (double arithmetic on x86 no longer rounds to nearest)Richard Biener4-1/+33
2018-02-15PR c++/83227 - C++17 ICE with init-list derived-to-base conversion.Jason Merrill3-4/+26
2018-02-16Daily bump.GCC Administrator1-1/+1
2018-02-15README (dg-lto-warning, [...]): Document new directives.Martin Sebor2-3/+26
2018-02-15PR c++/84045 - ICE with typedef and noexcept.Jason Merrill3-0/+21
2018-02-15re PR fortran/84409 ([F03] check DTIO arguments for character len)Janus Weil5-5/+21
2018-02-15PR c++/84376 - ICE with omitted template arguments.Jason Merrill3-1/+12
2018-02-15re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig1-1/+2
2018-02-152018-02-15 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig2-0/+9
2018-02-15* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_deduction_guides.Jason Merrill3-3/+7
2018-02-15PR c++/84368 - wrong error with local variable in variadic lambda.Jason Merrill3-2/+26
2018-02-15re PR c++/84330 ([concepts] ICE with broken constraint)Paolo Carlini4-1/+24
2018-02-15PR preprocessor/83063 - __VA_OPT__ and ##Jason Merrill2-0/+135
2018-02-15PR c++/84314 - ICE with templates and fastcall attribute.Jason Merrill3-7/+122
2018-02-15Fix my changelog entry for PR target/83758Aaron Sawdey1-0/+1
2018-02-15[testsuite] Require et alloca for Wstringop-overflow-3.cTom de Vries2-0/+5
2018-02-15[testsuite] Require et indirect_jumps for pr84136.cTom de Vries2-0/+7
2018-02-15re PR tree-optimization/84383 (ICE in maybe_diag_stxncpy_trunc)Jakub Jelinek4-0/+22