aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-06-27vxworks.h (ASM_SPEC): Remove definition.Jerome Lambourg2-3/+7
2017-06-27vxworks.h (DBX_REGISTER_NUMBER): Pick distinct map for 64bits.Jerome Lambourg2-3/+23
2017-06-27config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.Jerome Lambourg2-2/+14
2017-06-27re PR sanitizer/81223 (ICE in instrument_null at gcc/ubsan.c:1230)Marek Polacek4-1/+24
2017-06-27Simple reassoc transforms in match.pdMarc Glisse4-0/+51
2017-06-27fenv.h builtinsMarc Glisse6-3/+59
2017-06-27vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg3-14/+39
2017-06-27predict.c (test_prediction_value_range): Use -1U instead of -1 to avoid narro...Jakub Jelinek5-6/+16
2017-06-27re PR c++/62046 (A catch in a class, without any try, compiles fine)Paolo Carlini2-0/+9
2017-06-27vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg3-3/+19
2017-06-27re PR sanitizer/81209 (-fsanitize=undefined ICE on darwin)Jakub Jelinek4-0/+28
2017-06-27re PR middle-end/81207 (tree check fail in simplify_builtin_call)Jakub Jelinek4-3/+26
2017-06-27re PR bootstrap/81216 (bootstrap failed on i386 and powerpc64le)Marek Polacek4-2/+27
2017-06-27value-prof.c (free_hist): Remove call to memset and the enclosing if condition.Prathamesh Kulkarni2-2/+5
2017-06-27libgo: add misc/cgo filesIan Lance Taylor1-1/+1
2017-06-27Daily bump.GCC Administrator1-1/+1
2017-06-26PR c++/81215 - deduction failure with variadic TTP.Jason Merrill3-12/+75
2017-06-26syscall: don't define PtraceRegs for AlphaIan Lance Taylor1-1/+1
2017-06-26libgo: redefine ia64 struct names around linux/ptrace.hIan Lance Taylor1-1/+1
2017-06-26PR c++/81169 - -Wclass-memaccess illegitimate warning related to volatileMartin Sebor4-2/+77
2017-06-26config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines for all vxwork...Jerome Lambourg3-2/+69
2017-06-26cp-tree.h (lang_decl_fn): Remove assignment_operator_p field.Nathan Sidwell7-62/+65
2017-06-26vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define _VX_TOOL_FAMILY and _VX_T...Jerome Lambourg2-0/+7
2017-06-26rs6000-c.c: Add support for built-in functions vector bool char vec_reve (vec...Carl Love8-0/+502
2017-06-26re PR tree-optimization/71815 (SLSR misses several PHI candidate cases)William Schmidt2-0/+2
2017-06-26gimple-ssa-strength-reduction.c (uses_consumed_by_stmt): New function.Bill Schmidt5-9/+62
2017-06-26[PATCH][Testsuite]Use user defined memmove in gcc.c-torture/execute/builtins/...Renlin Li3-0/+27
2017-06-26re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...Richard Biener4-168/+202
2017-06-26re PR tree-optimization/81203 (tail recursion: internal compiler error: verif...Richard Biener4-0/+26
2017-06-26re PR c/80116 (Warn about macros expanding to multiple statements)Marek Polacek24-19/+822
2017-06-26* c-c++-common/ubsan/sanitize-recover-7.c (dg-options): Add -w.Eric Botcazou2-1/+5
2017-06-26[ARM, testsuite] Add -mfloat-abi=hard to arm_neon_okChristophe Lyon6-3/+60
2017-06-26re PR tree-optimization/80928 (SLP vectorization does not handle induction in...Richard Biener4-21/+45
2017-06-26Daily bump.GCC Administrator1-1/+1
2017-06-25Daily bump.GCC Administrator1-1/+1
2017-06-24re PR fortran/81160 (arith.c:2009: bad statement order ?)Jerry DeLisle2-2/+9
2017-06-24re PR c++/62315 (do not print typename in diagnostic if the original code doe...Paolo Carlini4-5/+27
2017-06-24re PR fortran/52473 (CSHIFT slow - inline it?)Thomas Koenig2-0/+157
2017-06-24Daily bump.GCC Administrator1-1/+1
2017-06-23PR c++/79056 - C++17 ICE with invalid template syntax.Jason Merrill5-2/+32
2017-06-23Fix missing Aarch64 falkor/qdf24xx options.Jim Wilson2-1/+7
2017-06-23Testcase for FSF GCC bug 79794.Jim Wilson2-0/+30
2017-06-23runtime: complete defer handling in CgocallBackDoneIan Lance Taylor1-1/+1
2017-06-23cmd/go: don't require GOROOT to exist for gccgoIan Lance Taylor1-1/+1
2017-06-23rs6000-string.c: (expand_block_clear...Aaron Sawdey6-1432/+1489
2017-06-23re PR target/80510 (Optimize Power7/power8 Altivec load/stores)Michael Meissner5-21/+33
2017-06-23re PR ipa/81185 (Target clones support generates awkward names)Michael Meissner2-1/+9
2017-06-23trans.c (gnat_to_gnu): Initialize sync to false to avoid UB.Jakub Jelinek2-1/+6
2017-06-23Fix expand_builtin_atomic_fetch_op for pre-op (PR80902)Segher Boessenkool2-0/+12
2017-06-23os: align siginfo argument to waitidIan Lance Taylor1-1/+1