aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Add missing includes in JIT frontend.Iain Buclaw2-0/+6
2016-01-26new scop schedule for isl-0.15Aditya Kumar12-294/+928
2016-01-26fix PR68343: disable fuse-*.c tests for isl 0.14 or earlierAditya Kumar5-3/+21
2016-01-26add missing testcaseAditya Kumar2-0/+24
2016-01-26Daily bump.GCC Administrator1-1/+1
2016-01-25omp-low.c (lower_omp_target): Set DECL_VALUE_EXPR of new_var even for the non...Jakub Jelinek4-0/+33
2016-01-25mips.c (mips_compute_frame_info): Skip re-computing the frame info after relo...Bernd Edlinger2-0/+9
2016-01-25re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law7-105/+169
2016-01-25re PR target/69469 (test case gcc.target/powerpc/vsx-vector-2.c fails on powe...David Edelsohn2-1/+7
2016-01-25re PR testsuite/69380 (FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not o...Richard Biener2-1/+6
2016-01-25rs6000.c (rs6000_keep_leaf_when_profiled): Add decl with __attribute__ ((unus...Bill Schmidt2-0/+6
2016-01-25re PR target/69421 (ICE in maybe_legitimize_operand, at optabs.c:6888 with -O3)Ilya Enkovich4-2/+38
2016-01-25extend.texi (scalar_storage_order type attribute): Fix typo and improve wordi...Eric Botcazou2-2/+7
2016-01-25[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt*_u64_f64 NEON intrinsics.Bilyan Borisov13-0/+306
2016-01-25[ARC] Add basic support for double load and store instructionsClaudiu Zissulescu8-86/+191
2016-01-25re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)Richard Biener4-2/+17
2016-01-25re PR tree-optimization/69376 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener6-4/+101
2016-01-25re PR target/66655 (miscompilation due to ipa-ra on MinGW)Nick Clifton2-4/+5
2016-01-25Daily bump.GCC Administrator1-1/+1
2016-01-24[multiple changes]Jerry DeLisle6-3/+55
2016-01-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig2-0/+7
2016-01-24Revert "Fix the remaining PR c++/24666 blockers"Patrick Palka13-222/+43
2016-01-24re PR fortran/68283 (ice: gfc_variable_attr(): Bad array reference)Dominique d'Humieres1-0/+15
2016-01-24[multiple changes]Dominique d'Humieres3-17/+15
2016-01-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig7-10/+227
2016-01-24Daily bump.GCC Administrator1-1/+1
2016-01-23Fix clobber removal in parloopsTom de Vries4-0/+31
2016-01-23PR c++/58109 - alignas() fails to compile with constant expressionMartin Sebor5-5/+112
2016-01-23tree-ssanames.c (release_free_names_and_compact_live_names): Replace "the the...Jakub Jelinek12-15/+30
2016-01-23tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR directly in...Jakub Jelinek2-7/+8
2016-01-23re PR bootstrap/69434 (bootstrap failed with --with-arch=corei7 --with-cpu=co...Jakub Jelinek2-1/+7
2016-01-23chkp-strlen-2.c: Define _GNU_SOURCE.Uros Bizjak7-10/+26
2016-01-23Daily bump.GCC Administrator1-1/+1
2016-01-23re PR other/69432 (ICE in connect_traces, at dwarf2cfi.c with -O3 -m32 -minli...Jakub Jelinek4-3/+88
2016-01-22Fix ChangeLog entry in wrong fileWilliam Schmidt2-5/+5
2016-01-22re PR c++/69392 (G++ can't capture 'this' pointer to templated type using ini...Jason Merrill3-9/+32
2016-01-22re PR tree-optimization/69347 (excessive compile time with -O2)Jeff Law2-48/+91
2016-01-22pr63354c: Adjust target selector to include 32-bit targets testing an -m64 mu...Bill Schmidt2-1/+6
2016-01-22- fix a ChangeLog entryBernd Edlinger1-1/+1
2016-01-22re PR target/69416 (Nonsense rtl checking failure)Richard Henderson2-3/+10
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz9-1/+28
2016-01-22pr63354.c: Restrict to Linux targets with 64-bit support.Bill Schmidt2-1/+7
2016-01-22[Patch Obvious] gcc.dg/vect/bb-slp-pr68892.c requires vectorization of doublesJames Greenhalgh2-0/+5
2016-01-22[multiple changes]Christian Bruel6-1/+85
2016-01-22[ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it patternKyrylo Tkachov4-6/+50
2016-01-22ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.Kugan Vivekanandarajah2-3/+4
2016-01-22missed : in logChristian Bruel1-1/+1
2016-01-222016-01-22 Christian Bruel <christian.bruel@st.com>Christian Bruel2-4/+5
2016-01-22ipa-inline.c (can_inline_edge_p): Back out overzealous check on flag_non_call...Eric Botcazou2-6/+7
2016-01-22re PR c++/55843 (ICE after exceeding template instantiation depth)Paolo Carlini2-0/+32