aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm6-5/+51
2016-01-27compiler: Accept map composite literals with omitted key types.Ian Lance Taylor4-74/+116
2016-01-27re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek4-6/+35
2016-01-27go-lang.c (go_langhook_init_options_struct): Default to -fkeep-gc-roots-live.Ian Lance Taylor2-0/+8
2016-01-27common.opt (fkeep-gc-roots-live): New undocumented option.Ian Lance Taylor5-2/+54
2016-01-27re PR c++/69267 ([cilkplus] ICE when calling a function with an empty class a...Ryan Burn8-9/+38
2016-01-27re PR target/69512 (ICE when using avx with i586)Uros Bizjak4-2/+46
2016-01-27re PR target/68380 (NetBSD has SSP in libc)Thomas Klausner3-2/+8
2016-01-27re PR ada/69488 (tests in gnat/sso give a lot of spurious failures)Rainer Emrich58-349/+354
2016-01-27re PR c++/69379 (ICE in fold_convert_loc, at fold-const.c:2366)Marek Polacek4-0/+45
2016-01-27PR c++/69317 - [6 regression] wrong ABI version in -Wabi warningsMartin Sebor7-3/+77
2016-01-27MAINTAINERS: (Write After Approval): Add myself.Wilco Dijkstra2-0/+5
2016-01-27Set FP options for failing special functions testsJonathan Wakely3-4/+13
2016-01-27re PR tree-optimization/69166 (ICE in get_initial_def_for_reduction, at tree-...Richard Biener4-14/+39
2016-01-27[PR 69355] Correct hole detection when total_scalarization failsMartin Jambor4-1/+56
2016-01-27re PR c++/69496 ([C++ 14] ICE on VLA in constexpr function)Marek Polacek4-1/+47
2016-01-27driver-rs6000.c (detect_processor_aix): Add power9.David Edelsohn2-1/+9
2016-01-27re PR target/69245 (ICE in extract_insn, at recog.c:2286 on arm-linux-gnueabihf)Christian Bruel6-32/+87
2016-01-27HSA: simplify partitioning of HSA kernels and host impls.Martin Liska4-19/+15
2016-01-27re PR tree-optimization/69399 (wrong code with -O and int128)Jakub Jelinek4-1/+32
2016-01-27[ARC] Reject constant-constant comparison.Claudiu Zissulescu2-0/+7
2016-01-27* gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on SPARC 64-bit.Eric Botcazou2-1/+5
2016-01-27d-demangle.c (dlang_call_convention): Handle extern Objective-C function call...Iain Buclaw3-2/+22
2016-01-27d-demangle.c (dlang_function_args): Append ',' for variadic functions only if...Iain Buclaw3-1/+14
2016-01-27d-demangle.c (dlang_type): Handle function types only in the context of seein...Iain Buclaw3-28/+36
2016-01-27Daily bump.GCC Administrator1-1/+1
2016-01-27compiler: Don't crash on erroneous array return types.Ian Lance Taylor2-1/+3
2016-01-26compiler: Don't crash on invalid array type declarations.Ian Lance Taylor2-1/+10
2016-01-26* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.Eric Botcazou2-0/+5
2016-01-26compiler: Avoid knock-on errors with impossibly large types.Ian Lance Taylor2-3/+5
2016-01-26Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationTom de Vries6-10/+70
2016-01-26handle isl_ast_op_selectAbderrazek Zaafrani4-10/+49
2016-01-26[multiple changes]Paul Thomas4-8/+64
2016-01-26re PR c++/68949 (Implicit initialization of array member silently miscompiling.)Jason Merrill5-17/+47
2016-01-26re PR c++/68782 (bad reference member formed with constexpr)Jason Merrill6-20/+141
2016-01-26re PR rtl-optimization/69217 (ICE at var-tracking.c:5038 Segmentation fault)Iain Buclaw2-1/+8
2016-01-26re PR target/68662 (FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_200902...Jakub Jelinek2-10/+16
2016-01-26re PR c++/68357 (FAIL: g++.dg/other/darwin-cfstring1.C -std=* (internal comp...Jakub Jelinek2-9/+65
2016-01-26Fix assertions for move assignment of trivial typesJonathan Wakely6-4/+180
2016-01-26PR other/69477 - attribute aligned documentation misleadingMartin Sebor2-33/+40
2016-01-26re PR middle-end/60908 (compiler bug related to trans-mem.c)Richard Henderson4-3/+28
2016-01-26remove accidental empty commitNathan Sidwell1-0/+0
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm19-125/+179
2016-01-26configure.ac (ac_cv_std_swap_in_utility): New test.Michael Matz5-10/+67
2016-01-26Fix build failure when wide character support is not availableAndris Pavenis2-0/+9
2016-01-26[ARC] Fix arcset* pattern's predicate.Claudiu Zissulescu2-7/+20
2016-01-26re PR tree-optimization/69483 (gcc ICE on x86_64-linux-gnu with "expected cla...Jakub Jelinek7-9/+39
2016-01-26re PR target/68620 (ICE on gcc.target/arm/attr-neon-fp16.c)Christophe Lyon7-41/+142
2016-01-26Remove -m32 from gcc.target/i386/pr68986-2.cH.J. Lu2-1/+5
2016-01-26omp-low.h (oacc_fn_attrib_kernels_p): Declare.Nathan Sidwell6-38/+96