aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-21re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)Andris Pavenis7-0/+24
2016-10-21adxintrin.h (_subborrow_u32, [...]): Formatting fixes.Jakub Jelinek4-15/+22
2016-10-21re PR target/78057 (FAIL: gcc.target/i386/bmi-{4,5,6}.c)Jakub Jelinek4-0/+157
2016-10-21dwarf2out.c (ranges_table): Change into vec<dw_ranges, va_gc> *.Jakub Jelinek2-68/+39
2016-10-21dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute if needed.Jakub Jelinek6-1/+36
2016-10-21gimplify.c (gimplify_bind_expr): Handle oacc_declare_returns even for -fstack...Jakub Jelinek2-14/+22
2016-10-21Start adding selftests for print_rtxDavid Malcolm4-2/+101
2016-10-21re PR fortran/69566 ([OOP] Failure of SELECT TYPE with unlimited polymorphic ...Paul Thomas5-1/+181
2016-10-21make tablejump_p return the label as a rtx_insn *Trevor Saunders5-25/+34
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders26-75/+134
2016-10-21Fix PR 71627 - unable to find a register to spillSenthil Kumar Selvaraj4-12/+36
2016-10-21tree-ssa-loop-split.c: Remove trailing spaces.Eric Botcazou3-4/+7
2016-10-21sparc-modes.def (CCV): New.Eric Botcazou9-6/+879
2016-10-21pure-code.exp: Require arm_cortex_m effective target.Andre Vieira2-1/+6
2016-10-21[ree] PR rtl-optimization/78038: Handle global register dataflow definitions ...Kyrylo Tkachov4-1/+49
2016-10-21re PR c++/78051 (error: dead STMT in EH table when using -O2)Richard Biener4-1/+25
2016-10-20rs6000.c (rs6000_assemble_visibility): Swap "internal" and "protected" in vis...David Edelsohn2-4/+14
2016-10-21Daily bump.GCC Administrator1-1/+1
2016-10-20array.c (gfc_match_array_constructor): Remove set, but unused variable.Steven G. Kargl2-2/+7
2016-10-21i386.c (ix86_fold_builtin): Handle IX86_BUILTIN_INFQ and IX86_BUILTIN_HUGE_VA...Uros Bizjak2-18/+15
2016-10-20wdate-time.c: Restored test case.Bernd Edlinger3-0/+11
2016-10-20runtime: rewrite interface code into GoIan Lance Taylor6-50/+66
2016-10-20* g++.dg/cpp1z/inline-var1.C (w): Initialize to 64 + 2.Jakub Jelinek2-1/+5
2016-10-20* doc/gty.texi (for_user): Use @item next to @findex.Jakub Jelinek2-1/+7
2016-10-20re PR target/78037 (Incorrect code generated at optimization level -O2 for tz...Uros Bizjak9-28/+226
2016-10-20Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska2-4/+16
2016-10-20compare-elim.c (conforming_compare): Accept UNSPECs.Eric Botcazou10-61/+543
2016-10-20tree-ssa-alias.c (ptrs_compare_unequal): Remove code duplication.Richard Biener3-7/+40
2016-10-20c-common.c (c_common_truthvalue_conversion): Fix the comment.Bernd Edlinger2-1/+5
2016-10-20* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concepts value.Jason Merrill2-3/+5
2016-10-20* g++.dg/cpp1z/aligned-new7.C: Fix for small MAX_STACK_ALIGNMENT targets.Jason Merrill1-1/+2
2016-10-20loop splittingMichael Matz15-3/+884
2016-10-20Makefile (x86-64/Linux): Restore missing pairs.Nicolas Roche2-0/+11
2016-10-20class.c (gfc_build_class_symbol): Set the kind of _len to gfc_charlen_int_kin...Andre Vehreschild2-1/+6
2016-10-20pr35356-1.c: Update.Richard Biener2-1/+5
2016-10-20cgraphunit.c (analyze_functions): Set node->definition to false to signal sym...Richard Biener4-11/+26
2016-10-20S/390: Add fallthrough comment in md file.Andreas Krebbel2-0/+5
2016-10-20re PR c++/77446 (Suspicious "non-constant condition for static assertion" error)Paolo Carlini2-0/+28
2016-10-20re PR tree-optimization/53979 (((a ^ b) | a) not optimized to (a | b))Prathamesh Kulkarni5-0/+37
2016-10-20Daily bump.GCC Administrator1-1/+1
2016-10-19pa64-hpux-lib.h: New file.John David Anglin2-90/+14
2016-10-19c-common.c (c_common_truthvalue_conversion): Warn only for signed integer shi...Bernd Edlinger4-3/+36
2016-10-19dtio_17.f90: Fix test.Jerry DeLisle2-0/+8
2016-10-19Walloca-1.c: Adjust test for !lp64 targets.Aldy Hernandez3-4/+15
2016-10-19arm.c (arm_emit_coreregs_64bit_shift): Clear the result register only if "in"...Bernd Edlinger2-3/+13
2016-10-19runtime, syscall: force EPOLLET to be positiveIan Lance Taylor1-1/+1
2016-10-19Wvla-1.c: Rename to...Aldy Hernandez14-115/+126
2016-10-19omp-low.c (pass_oacc_device_lower::gate): New method.Eric Botcazou2-5/+7
2016-10-19re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2-5/+10
2016-10-19re PR tree-optimization/78005 (172.mgrid and 450.soplex miscompare)Bin Cheng16-90/+166