aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01tree-ssa-scopedtables.c (hashable_expr_equal_p): Check BIT_INSERT_EXPR's oper...Andrew Pinski2-0/+15
2017-08-01Make mempcpy more optimal (PR middle-end/70140).Martin Liska4-172/+168
2017-08-01Revert r250771Martin Liska4-110/+177
2017-08-01* decl.c (declare_global_var): Set DECL_CONTEXT.Jason Merrill2-0/+5
2017-08-01re PR target/81622 (ICE on invalid altivec code with ppc64{,le})Jakub Jelinek4-24/+54
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek2-2/+9
2017-08-01re PR tree-optimization/80925 (vect peeling failures)Steve Ellcey8-14/+20
2017-08-01config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as a...Jerome Lambourg8-29/+163
2017-08-01Fix segfault in gcov.c (PR gcov-profile/81561).Martin Liska2-5/+11
2017-08-01Simplify nvptx/slp* test-casesTom de Vries3-2/+7
2017-08-01re PR tree-optimization/81181 (ICE in compute_antic, at tree-ssa-pre.c:2410)Richard Biener4-2/+51
2017-08-01t-vxworks (LIBGCC2_INCLUDES): Start with -I.Olivier Hainque3-8/+15
2017-08-01t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and ...Olivier Hainque2-1/+6
2017-08-01Remove flag_tree_vectorizeJames Greenhalgh5-15/+23
2017-08-01Reverted 250770Tamar Christina2-11/+3
2017-08-01Make mempcpy more optimal (PR middle-end/70140).Martin Liska4-167/+131
2017-08-01dbl_mov_immediate_1.c: Use conditional assembler scans.Tamar Christina2-3/+11
2017-08-01re PR target/81641 (Assemble failure with named address spaces and -masm=intel)Uros Bizjak4-1/+23
2017-08-01re PR target/81639 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2669 with a naked...Uros Bizjak4-6/+35
2017-08-01tree-ssa-pre.c (print_pre_expr): Handle NULL expr.Richard Biener7-37/+40
2017-08-012017-08-01 Tamar Christina <tamar.christina@arm.com>Tamar Christina2-4/+9
2017-08-01tree.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Delete.Bin Cheng7-31/+26
2017-08-01re PR tree-optimization/81627 (ICE on valid code at -O3: in check_loop_closed...Bin Cheng4-5/+44
2017-08-01re PR tree-optimization/81620 (ICE in is_inv_store_elimination_chain, at tree...Bin Cheng5-1/+60
2017-08-01re PR fortran/53542 (Diagnostic of USE-associated variables shows original in...Dominique d'Humieres4-1/+28
2017-08-01re PR tree-optimization/81588 (Wrong code at -O2)Jakub Jelinek6-9/+124
2017-08-01re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Jakub Jelinek31-159/+514
2017-08-01re PR tree-optimization/81297 (ICE in get_single_symbol)Richard Biener4-1/+29
2017-08-01naked-1.c (dg-options): Add -fno-pic.Uros Bizjak2-2/+6
2017-08-01Daily bump.GCC Administrator1-1/+1
2017-07-31re PR tree-optimization/80925 (vect peeling failures)Steve Ellcey3-5/+10
2017-07-31builtins-4-runnable.c: Fix dg argument that got missed in commit 250746.Carl Love2-1/+6
2017-07-31Update myself in MAINTAINERSRichard Henderson1-5/+2
2017-07-31rs6000: Trailing comma warning in enumSegher Boessenkool2-1/+5
2017-07-31* es.po, uk.po: Update.Joseph Myers3-531/+394
2017-07-31rs6000-c: Add support for built-in functions vector signed char vec_xl_be (si...Carl Love8-0/+505
2017-07-31Compile pr79793-[12].c with -mtune=genericH.J. Lu3-2/+7
2017-07-31re PR libstdc++/81599 (Error in documentation of std::stack)Marek Polacek2-1/+6
2017-07-31re PR target/25967 (Add attribute naked for x86)Uros Bizjak5-6/+48
2017-07-31Add myself to MAINTAINERS.Robin Dapp2-0/+5
2017-07-31[Committed] S/390: Support z14 as CPU name.Andreas Krebbel7-23/+53
2017-07-31[PR 81477] Set versionable regardless of optimization levelMartin Jambor2-3/+7
2017-07-31Recover GOTO predictor.Jan Hubicka13-15/+64
2017-07-31re PR target/25967 (Add attribute naked for x86)Uros Bizjak10-16/+145
2017-07-31re PR fortran/81581 (runtime checks for DIM argument of intrinsic SUM missing)Thomas Koenig128-350/+3170
2017-07-31* check.c (gfc_check_num_images): Fix a pasto.Jakub Jelinek2-1/+5
2017-07-31Learn GIMPLE pretty printer to produce nicer dump output.Martin Liska5-29/+22
2017-07-31Do UBSAN sanitization just when current_function_decl != NULL_TREE (PR saniti...Martin Liska16-6/+62
2017-07-31re PR sanitizer/81604 (Ubsan type reporting can be bogus in some cases)Jakub Jelinek4-6/+48
2017-07-31re PR tree-optimization/81603 (Various compiler UB on very large constant off...Jakub Jelinek2-5/+22