aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou6-18/+88
2015-12-04re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou7-0/+258
2015-12-04re PR testsuite/68681 (testcase gcc.dg/vect/pr45752.c fails on AArch64)Richard Biener2-0/+6
2015-12-04[ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patternsKyrylo Tkachov4-70/+8
2015-12-04atomics.md (atomic_store<mode>): Use predicate aarch64_sync_memory_operand.Bin Cheng2-1/+6
2015-12-04c-tree.h (c_build_va_arg): Adjust prototype.Eric Botcazou6-6/+53
2015-12-04re PR target/68655 (SSE2 cannot vec_perm of low and high part)Jakub Jelinek5-19/+108
2015-12-04re PR rtl-optimization/68636 (unnecessary unaligned load on mips o32)Richard Biener2-0/+10
2015-12-04re PR middle-end/67438 (~X op ~Y pattern relocation causes loop performance d...Richard Biener2-4/+12
2015-12-04aarch64.c (aarch64_legitimize_address): legitimize address expressions like R...Bin Cheng2-1/+69
2015-12-03parser.c (cp_ensure_no_oacc_routine): Update error message.Cesar Philippidis2-7/+16
2015-12-04Daily bump.GCC Administrator1-1/+1
2015-12-03* alias.c (alias_set_subset_of, alias_sets_must_conflict_p)Jan Hubicka2-13/+24
2015-12-03Add cost model for Exynos M1Evandro Menezes6-2/+204
2015-12-03Empty the redirect_edge_var_map after each passAlan Lawrence6-6/+23
2015-12-03[PR tree-optimization/68599] Avoid over-zealous optimization with -funsafe-lo...Jeff Law3-2/+11
2015-12-03Documentation tweaks for internal-fn-related optabsRichard Sandiford2-107/+286
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionRichard Sandiford15-185/+228
2015-12-03Fix some issues with the ROP patch (PR 68471, 68472)Bernd Schmidt5-1/+24
2015-12-03nvptx-protos.h (npvptx_section_from_addr_space): Delete.Nathan Sidwell8-184/+173
2015-12-03[RTL-ifcvt] PR rtl-optimization/68624: Clean up logic that checks for clobber...Kyrylo Tkachov4-19/+61
2015-12-03re PR tree-optimization/66051 (can't vectorize reductions inside an SLP group)Richard Biener4-64/+46
2015-12-03cfgexpand.c (expand_gimple_stmt_1): Return statement with DECL as return valu...Ilya Enkovich2-3/+11
2015-12-03Guard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCSTom de Vries2-0/+10
2015-12-03Added missing ChangeLogs. Fix scan pattern for gcc.target/i386/avx512vl-vextr...Kirill Yukhin3-1/+15
2015-12-03re PR tree-optimization/67800 (Missed vectorization opportunity on x86 (DOT_P...Richard Biener4-0/+67
2015-12-03re PR tree-optimization/68639 (ICE: Floating point exception)Richard Biener4-0/+46
2015-12-03ipa-pure-const.c (ignore_edge_for_pure_const): New function.Jan Hubicka2-11/+28
2015-12-03ipa-pure-const.c (ignore_edge): Rename to ...Jan Hubicka2-22/+43
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 Burnus31-41/+1264
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-02re PR go/66147 (go fails to cross build)Ian Lance Taylor6-3/+17
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-02configure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTDCXX_RAW_CXX_FLAGS.Matthias Klose3-55/+63