aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor4-3/+68
2015-11-06Daily bump.GCC Administrator1-1/+1
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor8-8/+660
2015-11-05[PATCH] tree-scalar-evolution.c: Handle LSHIFT by constantAlan Lawrence5-0/+72
2015-11-05re PR c/68090 (VLA compound literal -- "confused by earlier errors, bailing ...Marek Polacek4-1/+25
2015-11-05[Patch ifcvt] Teach RTL ifcvt to handle multiple simple set instructionsJames Greenhalgh4-2/+276
2015-11-05re PR c++/67846 (ICE on code with lambda expression on x86_64-linux-gnu in ch...Paolo Carlini5-7/+35
2015-11-05gimple-fold.c: Include omp-low.h.Nathan Sidwell2-0/+33
2015-11-05gcc/Jakub Jelinek62-419/+4558
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell9-3/+129
2015-11-05tree-vect-generic.c (do_compare): Use -1 for true result instead of 1.Ilya Enkovich2-1/+12
2015-11-05[Patch AArch64] Switch constant pools to separate rodata sections.Ramana Radhakrishnan1-0/+8
2015-11-05targhooks.c (default_get_mask_mode): Use BLKmode in case target doesn't suppo...Ilya Enkovich3-2/+15
2015-11-05loadpre2.c: Avoid undefined behavior due to uninitialized variables.Richard Biener20-44/+55
2015-11-05Daily bump.GCC Administrator1-1/+1
2015-11-04(cp_parser_oacc_single_int_clause): New function.Cesar Philippidis2-115/+52
2015-11-04remove parameter_rename_mapAditya Kumar4-118/+20
2015-11-04improve debug of codegenAditya Kumar5-200/+231
2015-11-04omp-low.c (struct omp_context): Remove reduction_map field.Nathan Sidwell2-47/+11
2015-11-04nvptx.c (nvptx_goacc_validate_dims): Add checking.Nathan Sidwell2-2/+27
2015-11-04* gnat.dg/slice9.adb: New test.Eric Botcazou2-4/+22
2015-11-04* gfortran.dg/goacc/reduction-2.f95: Delete.Nathan Sidwell2-21/+4
2015-11-04nvptx.c: Include gimple headers.Nathan Sidwell2-5/+650
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell9-572/+330
2015-11-04Pass manager: add support for termination of pass listMartin Liska7-13/+56
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev8-36/+31
2015-11-04ENABLE_CHECKING refactoring: C family front endsMikhail Maltsev14-90/+93
2015-11-04Handle recursive restrict in function parameterTom de Vries5-33/+96
2015-11-04Use decl_type in create_variable_info_for_1Tom de Vries2-2/+7
2015-11-04* gnat.dg/slice9.adb: New test.Eric Botcazou1-0/+4
2015-11-04gotest: fix handling of --goarch optionIan Lance Taylor1-1/+1
2015-11-04Daily bump.GCC Administrator1-1/+1
2015-11-03remove unused config/arm/coff.hTrevor Saunders2-82/+4
2015-11-03Handle auto parameter packs.Jason Merrill3-0/+33
2015-11-03re PR c/67882 (surprising offsetof result on an invalid array member without ...Martin Sebor5-8/+239
2015-11-03re PR fortran/67982 (Incorrect -Wunused-function warning)Dominique d'Humieres2-0/+40
2015-11-03Remove superfluous gcc/ prefixesEric Botcazou1-37/+37
2015-11-03gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for...Eric Botcazou4-8/+17
2015-11-03tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference...Richard Biener6-195/+150
2015-11-03mksysinfo.sh: Make sure that CLONE_NEWUSER is defined.Ian Lance Taylor1-1/+1
2015-11-03multiple_target.c (create_dispatcher_calls): Add target check on ifunc.Evgeny Stupachenko6-0/+31
2015-11-03OpenACC atomic directiveThomas Schwinge22-44/+174
2015-11-03[AARCH64][PATCH 1/3] Implementing the variants of the vmulx_ NEON intrinsicBilyan Borisov12-68/+352
2015-11-03[AArch64] Fix ICE on (const_double:HF 0.0)Alan Lawrence4-1/+31
2015-11-03ChangeLog: Fix whitespace.Uros Bizjak2-21/+20
2015-11-03mvc1.c: Move to ...Uros Bizjak9-7/+29
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva4-2/+71
2015-11-03ifcombine: factor out inner block viability testAlexandre Oliva2-9/+10
2015-11-03[PR68083] don't introduce undefined behavior in ifcombineAlexandre Oliva6-0/+69
2015-11-03Daily bump.GCC Administrator1-1/+1