aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-21i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ and IX86_BUILTIN_HUGE_VA...Uros Bizjak2-18/+15
2016-10-20wdate-time.c: Restored test case.Bernd Edlinger3-0/+11
2016-10-20runtime: rewrite interface code into GoIan Lance Taylor42-1135/+717
2016-10-20* g++.dg/cpp1z/inline-var1.C (w): Initialize to 64 + 2.Jakub Jelinek2-1/+5
2016-10-20* doc/gty.texi (for_user): Use @item next to @findex.Jakub Jelinek2-1/+7
2016-10-20re PR target/78037 (Incorrect code generated at optimization level -O2 for tz...Uros Bizjak9-28/+226
2016-10-20Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska2-4/+16
2016-10-20compare-elim.c (conforming_compare): Accept UNSPECs.Eric Botcazou10-61/+543
2016-10-20tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication.Richard Biener3-7/+40
2016-10-20c-common.c (c_common_truthvalue_conversion): Fix the comment.Bernd Edlinger2-1/+5
2016-10-20* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concepts value.Jason Merrill2-3/+5
2016-10-20* g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_ALIGNMENT targets.Jason Merrill1-1/+2
2016-10-20loop splittingMichael Matz15-3/+884
2016-10-20Prepare shared_ptr for array supportJonathan Wakely9-198/+453
2016-10-20Do the operator= SFINAE in the return type for optional,Ville Voutilainen2-29/+35
2016-10-20Tweak whitespace in std::allocator filesJonathan Wakely3-22/+25
2016-10-20Makefile (x86-64/Linux): Restore missing pairs.Nicolas Roche2-0/+11
2016-10-20class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kin...Andre Vehreschild2-1/+6
2016-10-20pr35356-1.c: Update.Richard Biener2-1/+5
2016-10-20PR78052 Define std::allocator<void>::{construct,destroy}Jonathan Wakely3-0/+54
2016-10-20Add more tests for enable_shared_from_this ambiguitiesJonathan Wakely2-20/+54
2016-10-20cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...Richard Biener4-11/+26
2016-10-20S/390: Add fallthrough comment in md file.Andreas Krebbel2-0/+5
2016-10-20re PR c++/77446 (Suspicious "non-constant condition for static assertion" error)Paolo Carlini2-0/+28
2016-10-20re PR tree-optimization/53979 (((a ^ b) | a) not optimized to (a | b))Prathamesh Kulkarni5-0/+37
2016-10-20Daily bump.GCC Administrator1-1/+1
2016-10-19pa64-hpux-lib.h: New file.John David Anglin5-90/+124
2016-10-19c-common.c (c_common_truthvalue_conversion): Warn only for signed integer shi...Bernd Edlinger4-3/+36
2016-10-19Make std::enable_shared_from_this cope with ambiguityJonathan Wakely7-78/+191
2016-10-19dtio_17.f90: Fix test.Jerry DeLisle2-0/+8
2016-10-19Walloca-1.c: Adjust test for !lp64 targets.Aldy Hernandez3-4/+15
2016-10-19Fix copy&paste error in __gnu_debug::vectorJonathan Wakely2-1/+4
2016-10-19Fix incorrect comment about std::auto_ptrJonathan Wakely3-5/+11
2016-10-19arm.c (arm_emit_coreregs_64bit_shift): Clear the result register only if "in"...Bernd Edlinger2-3/+13
2016-10-19runtime, syscall: force EPOLLET to be positiveIan Lance Taylor4-2/+16
2016-10-19Wvla-1.c: Rename to...Aldy Hernandez14-115/+126
2016-10-19omp-low.c (pass_oacc_device_lower::gate): New method.Eric Botcazou2-5/+7
2016-10-19re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2-5/+10
2016-10-19Test experimental::shared_ptr construction from other smart pointersJonathan Wakely3-5/+66
2016-10-19re PR tree-optimization/78005 (172.mgrid and 450.soplex miscompare)Bin Cheng16-90/+166
2016-10-19[PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx typesThomas Schwinge3-15/+56
2016-10-19Replace NULL with false as a return valueMartin Liska2-1/+6
2016-10-19[PR tree-optimization/78024] Clear basic block flags before using BB_VISITED ...Thomas Schwinge4-5/+32
2016-10-19Move negative unique_ptr tests to new fileJonathan Wakely3-26/+78
2016-10-19Fix std::experimental::shared_ptr SFINAE constraintsJonathan Wakely9-113/+407
2016-10-19PR77990 refactor unique_ptr to encapsulate tupleJonathan Wakely7-60/+117
2016-10-19domwalk.c (dom_walker::walk): Use RPO order.Richard Biener2-1/+5
2016-10-19system-linux-armel.ads: Rename into...Eric Botcazou3-4/+12
2016-10-19tree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initialize stmts_to_remove.Richard Biener4-19/+90
2016-10-19Daily bump.GCC Administrator1-1/+1