aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-07-19re PR tree-optimization/81346 (Missed constant propagation into comparison)Jakub Jelinek4-0/+40
2017-07-19Add v2di support for nvptxTom de Vries11-6/+162
2017-07-19Add v2si support for nvptxTom de Vries11-0/+261
2017-07-19Add generic v2 vector mode support for nvptxTom de Vries2-4/+37
2017-07-19re PR tree-optimization/81346 (Missed constant propagation into comparison)Jakub Jelinek10-147/+430
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell12-45/+74
2017-07-19Fix an UBSAN test-case (PR sanitizer/63361).Martin Liska2-1/+8
2017-07-19Handle equal-argument loop exit phi in expand_omp_for_static_chunkTom de Vries4-0/+34
2017-07-19Daily bump.GCC Administrator1-1/+1
2017-07-18compiler: insert backend type conversion for closure func ptrIan Lance Taylor2-2/+9
2017-07-18re PR go/81451 (missing futex check - libgo/runtime/thread-linux.c:12:0 futex...Ian Lance Taylor1-1/+1
2017-07-18compiler: pass correct 'function' flag to circular_pointer_typeIan Lance Taylor2-3/+3
2017-07-18re PR go/81324 (libgo does not build with glibc 2.18)Ian Lance Taylor1-1/+1
2017-07-18re PR target/81471 (internal compiler error: in curr_insn_transform, at lra-c...Uros Bizjak4-7/+41
2017-07-18re PR tree-optimization/81410 (-O3 breaks code)Richard Biener4-4/+77
2017-07-18re PR tree-optimization/81463 (ICE in scale_loop_profile at gcc/cfgloopmanip....Jan Hubicka2-1/+7
2017-07-18re PR tree-optimization/81462 (ICE in estimate_bb_frequencies at gcc/predict....Jan Hubicka4-8/+47
2017-07-18tree-parloops.c (try_transform_to_exit_first_loop_alt): Use TYPE_MAX_VALUE.Nathan Sidwell10-19/+39
2017-07-18gcc: ada: delete old $(P) referenceMike Frysinger2-2/+6
2017-07-18class.c (classtype_has_move_assign_or_move_ctor): Declare.Nathan Sidwell3-29/+17
2017-07-18re PR middle-end/81408 (Lots of new -Wunsafe-loop-optimizations warnings with...Bin Cheng5-8/+112
2017-07-18re PR target/81473 ([avr] build fails due to INT8_MIN and friends.)Georg-Johann Lay2-3/+9
2017-07-18Fix PR81362: Vector peelingRobin Dapp2-22/+16
2017-07-18* config/arm/arm.c (emit_unlikely_jump): Remove unused var.Bin Cheng2-2/+4
2017-07-18re PR tree-optimization/80620 (gcc produces wrong code with -O3)Richard Biener5-2/+120
2017-07-18re PR tree-optimization/81418 (ICE in vect_get_vec_def_for_stmt_copy)Richard Biener4-23/+68
2017-07-18Revert commit r249424 2017-06-20 Carl Love <cel@us.ibm.com>Carl Love7-115/+38
2017-07-18Daily bump.GCC Administrator1-1/+1
2017-07-17alpha.c: Include predict.h.Uros Bizjak2-0/+5
2017-07-17re PR tree-optimization/81162 (UBSAN switch triggers incorrect optimization i...Bill Schmidt2-0/+6
2017-07-17parser.c (cp_parser_decl_specifier_seq): Add fix-it hints for friend outside ...Volker Reichelt5-7/+35
2017-07-17class.c (maybe_warn_about_overly_private_class): Ignore public copy ctors.Nathan Sidwell4-9/+42
2017-07-17class.c (type_has_user_declared_move_constructor, [...]): Combine into ...Nathan Sidwell5-45/+31
2017-07-17gcc-dg.exp: Increase expect's match buffer size.Bernd Edlinger2-0/+7
2017-07-17tree-vrp.c (compare_assert_loc): Fix comparison function to return predictabl...Yury Gribov2-1/+6
2017-07-17[ARC] Deprecate mexpand-adddi option.Claudiu Zissulescu4-40/+11
2017-07-17[ARC] [LRA] Avoid emitting COND_EXEC during expand.Claudiu Zissulescu2-7/+44
2017-07-17[ARC] Enable indexed loads for elf targers.Claudiu Zissulescu4-2/+29
2017-07-17semantics.c (classtype_has_nothrow_assign_or_copy_p): Clarify semantics, simp...Nathan Sidwell2-20/+17
2017-07-17Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).Martin Liska2-0/+13
2017-07-17re PR tree-optimization/81369 (ICE in generate_code_for_partition)Bin Cheng2-13/+21
2017-07-17re PR tree-optimization/81369 (ICE in generate_code_for_partition)Bin Cheng4-1/+36
2017-07-17re PR tree-optimization/81374 (ICE in bb_top_order_cmp, at tree-loop-distribu...Bin Cheng2-3/+10
2017-07-17[ARC] Consolidate PIC implementation.Claudiu Zissulescu9-112/+167
2017-07-17[PATCH] [ARC] Add support for naked functions.Claudiu Zissulescu8-66/+234
2017-07-17re PR tree-optimization/81428 (ICE: in build_one_cst, at tree.c:2079 with -O2...Jakub Jelinek4-2/+21
2017-07-17Remove stuff dead since r239246.Georg-Johann Lay3-67/+8
2017-07-17arm_neon.h: Fix softp typo.Tamar Christina2-1/+5
2017-07-17re PR tree-optimization/81365 (GCC miscompiles swap)Jakub Jelinek4-1/+76
2017-07-17re PR middle-end/80929 (Division with constant no more optimized to mult high...Georg-Johann Lay2-10/+44