aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-12-03re PR c++/68184 (Exception from a virtual function does not get caught)Jan Hubicka4-0/+42
2015-12-03Daily bump.GCC Administrator1-1/+1
2015-12-03re PR preprocessor/57580 (Repeated _Pragma message directives in macro causes...Jakub Jelinek5-14/+90
2015-12-02handle missing isl_ast_exprAditya Kumar4-0/+85
2015-12-02do not insert code outside the generated regionAditya Kumar4-0/+144
2015-12-02Allow running the testsuite in C++1z mode.Jason Merrill5-5/+40
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus28-38/+1207
2015-12-02fix PR68550: do not handle ISL loop peeled statementsAditya Kumar5-0/+91
2015-12-02re PR c/68513 (ICE in gimplify_expr, at gimplify.c:8832, c_maybe_const_expr i...Marek Polacek2-0/+130
2015-12-02re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?))Cesar Philippidis9-10/+128
2015-12-02Fix c++/67337 (segfault in mangle.c)Markus Trippelsdorf3-1/+31
2015-12-02configure.ac: Check assembler support for R_PPC64_ENTRY relocation.Ulrich Weigand5-10/+140
2015-12-02re PR target/68647 (__builtin_popcountll doesn't generate popcnt instructions...Jakub Jelinek4-1/+104
2015-12-02re PR c++/68653 (ICE: in nonnull_arg_p, at tree.c:13853)Marek Polacek4-1/+32
2015-12-02Do constant folding in warn_* functions.Jason Merrill5-15/+54
2015-12-02Introduce cp_fold_rvalue.Jason Merrill2-9/+40
2015-12-02Define c_fully_fold separately for C and C++.Jason Merrill9-579/+621
2015-12-02* cp-gimplify.c (cp_fold): Use fold_build*.Jason Merrill2-9/+13
2015-12-02Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...Joseph Myers9-23/+82
2015-12-02nvptx.c (enum nvptx_shuffle_kind): New.Nathan Sidwell2-9/+22
2015-12-02fix invalid bounds on array refsAditya Kumar5-45/+129
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar5-4/+12
2015-12-02re PR c++/68290 (g++.dg/concepts/auto1.C FAILs)Eric Botcazou3-32/+49
2015-12-02mips.c (mips_emit_probe_stack_range): Adjust.Eric Botcazou2-16/+15
2015-12-02aarch64.md: New pattern.David Sherwood5-0/+42
2015-12-02Track indirect calls for call site information in debug infoPierre-Marie de Rodat3-24/+93
2015-12-02Some OpenACC host_data cleanupThomas Schwinge11-22/+97
2015-12-02Fix oacc kernels default mapping for scalarsTom de Vries5-5/+57
2015-12-02Mark pointers to allocated target vars as restricted, if possibleTom de Vries11-7/+292
2015-12-02nvptx-protos.h (nvptx_output_mov_insn): Declare.Nathan Sidwell5-235/+135
2015-12-02tree.h (tree_invariant_p): Declare.Richard Biener4-5/+14
2015-12-02Handle BUILT_IN_GOACC_PARALLEL in ipa-ptaTom de Vries6-4/+131
2015-12-02vect-strided-a-u8-i8-gap7-big-array.c: Fix uninitialized y guarding a call to...Richard Biener4-4/+11
2015-12-02AVX-512. Split out mask version for vec_extract_hi_<mode>.Kirill Yukhin2-19/+27
2015-12-02rs6000: Optimise SImode cstore on 64-bitSegher Boessenkool2-0/+55
2015-12-02re PR middle-end/68570 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux...Marek Polacek2-0/+40
2015-12-02re PR tree-optimization/68625 (Segmentation fault in useless_type_conversion_p)Richard Biener4-4/+86
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford24-91/+297
2015-12-02Check for invalid FAILsRichard Sandiford7-261/+365
2015-12-02S/390: Make constant checking more strictAndreas Krebbel5-109/+123
2015-12-02S/390: vec_set mode DI->SI for shift_countAndreas Krebbel2-1/+6
2015-12-02S/390: Fix vec_splat_* builtins.Andreas Krebbel7-8/+84
2015-12-02S/390: Sort builtin types - cleanup only.Andreas Krebbel2-511/+515
2015-12-02S/390: Fix RT flag in vstrc instruction.Andreas Krebbel2-16/+13
2015-12-02S/390: Enable vrepi constants.Andreas Krebbel6-30/+122
2015-12-02S/390: Fix vrepi constraint letter.Andreas Krebbel4-2/+53
2015-12-02S/390: Further bswap enhancements.Andreas Krebbel5-15/+88
2015-12-02S/390: Enable 64 bit atomic tests with -m31 -mzarch.Andreas Krebbel2-0/+7
2015-12-02[PATCH] Fix PR68029Jiri Engelthaler2-1/+7
2015-12-02S/390: bswap64 testcases require -mzarch.Andreas Krebbel5-4/+17