aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-01Improvements to documentation of gcc_jit_context_releaseDavid Malcolm6-12/+126
2014-12-01re PR c++/60859 (Value-initialization of scalar in aggregate yields "braces a...Paolo Carlini4-3/+24
2014-12-01PR jit/64018: Add description of error-handling to the JIT tutorialDavid Malcolm4-253/+373
2014-12-01* combine.c (distribute_links): Handle multiple SETs.Segher Boessenkool2-15/+41
2014-12-01combine.c (struct insn_link): New field `regno'.Segher Boessenkool2-55/+104
2014-12-01PR jit/64020: Fixes to handling of builtinsDavid Malcolm11-254/+822
2014-12-01jit-builtins.c: Fix segfault on unsupported builtinsDavid Malcolm2-3/+18
2014-12-01jit-playback: Move dso-creation into its own functionDavid Malcolm3-71/+90
2014-12-01jit-playback: Move argv-creation to its own functionDavid Malcolm3-71/+95
2014-12-01Move gcc_jit_result implementation to a new files jit-result.{h|c}David Malcolm7-60/+146
2014-12-01PR jit/63854: Fix leaks in toyvm.cDavid Malcolm3-10/+72
2014-12-01PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constantsDavid Malcolm2-0/+6
2014-12-01[AArch64][obvious] Gate fuse_adrp_add_1.c test on aarch64_small.Kyrylo Tkachov2-0/+5
2014-12-01PR jit/63854: Fix leak within jit-builtins.cDavid Malcolm4-12/+51
2014-12-01PR jit/63854: Fix leak in tree-ssa-math-opts.cDavid Malcolm2-7/+8
2014-12-01jit.exp: Verify the exit status of the spawneeDavid Malcolm2-0/+35
2014-12-01jit.exp: fix timeout bug inherited from dejagnu.expDavid Malcolm2-1/+5
2014-12-01PR jit/63854: Add support for running "make check-jit" under valgrindDavid Malcolm2-1/+90
2014-12-01PR jit/63969: Fix segfault in error-handling when driver isn't foundDavid Malcolm5-2/+88
2014-12-01jit.exp: Avoid embedding full paths into test resultsDavid Malcolm2-1/+8
2014-12-01Makefile.in (gimple-match.o-warn): Use -Wno-unused instead of -Wno-unused-var...Richard Biener2-2/+9
2014-12-01fold-const.c (const_binop): Handle POINTER_PLUS_EXPR.Richard Biener2-104/+120
2014-12-01re PR tree-optimization/64121 (ICE: SSA corruption with -O -fsanitize=undefined)Marek Polacek4-1/+36
2014-12-01re PR sanitizer/63956 ([UBSAN] ICE segfault in cxx_eval_call_expression ../.....Marek Polacek9-17/+252
2014-12-01constexpr.c (literal_type_p): Return true for void type in C++14.Marek Polacek6-3/+27
2014-12-01re PR c++/60845 (print original type for typedef classes in diagnostics)Paolo Carlini4-1/+19
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek34-574/+534
2014-12-01re PR middle-end/64111 (ICE: conversion of register to a different size)Richard Biener2-1/+7
2014-12-01re PR tree-optimization/15346 ([tree-ssa] combine two successive divisions)Richard Biener5-2/+45
2014-12-01re PR tree-optimization/64126 (FAIL: gcc.dg/pr37289.c scan-tree-dump original...Richard Biener3-15/+23
2014-12-01mips.c (mips16_build_call_stub): Move the save of the return address in $18 a...Maciej W. Rozycki2-5/+17
2014-12-01re PR target/64055 (gnat.dg/derived_aggregate.adb FAILs on 32-bit i386)Ilya Enkovich2-1/+9
2014-12-01re PR tree-optimization/63941 (ICE on valid code at -O3 and above on x86_64-l...Yuri Rumyantsev4-2/+36
2014-12-01re PR tree-optimization/63551 (wrong code (segfaults) at -Os on x86_64-linux-...Martin Jambor5-1/+113
2014-12-01Replace -DAVX512* options with defines inside tests.Ilya Tocar518-533/+1563
2014-12-01re PR tree-optimization/63738 (ssa corruption when compiled with -O3)Richard Biener2-1/+6
2014-12-01re PR target/63986 ([SH] gcc.target/sh/pr51244-15.c failures)Oleg Endo2-1/+58
2014-12-01compiler: Don't crash with self-referential types.Ian Lance Taylor4-10/+44
2014-12-01Daily bump.GCC Administrator1-1/+1
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus20-246/+94
2014-11-30Daily bump.GCC Administrator1-1/+1
2014-11-29Add a testcase for PR target/64114H.J. Lu2-0/+29
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek61-300/+405
2014-11-29scanner.c (skip_free_comments, [...]): Use gfc_warning_now instead of ..._now_1.Tobias Burnus2-5/+10
2014-11-29Fix off-by-one bug in utf16 conversion (PR preprocessor/41698).Joseph Myers2-0/+20
2014-11-29Daily bump.GCC Administrator1-1/+1
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus7-55/+61
2014-11-28bitmap.c (bitmap_ior, bitmap_ior_and_compl): Zap current as it could be deleted.Mike Stump2-0/+9
2014-11-28re PR target/64061 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:894 with -O2 -g -fn...Vladimir Makarov4-2/+35
2014-11-28re PR target/64093 (ICE error: unrecognizable insn with -mcpu=cell)Segher Boessenkool2-2/+13