aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15Use this branch for work on PR69143.ibm/bz69143Kelvin Nilsen
2017-09-15 compiler: call error_statement for fallthrough in last caseIan Lance Taylor
2017-09-15 Add support for -std=c++2a.Andrew Sutton
2017-09-15 compiler: check error expression in Array_type::get_backend_lengthIan Lance Taylor
2017-09-152017-09-15 Steve Ellcey <sellcey@cavium.com>Steve Ellcey
2017-09-15Implement C11 excess precision semantics for conversions (PR c/82071).Joseph Myers
2017-09-15/cpManuel Lopez-Ibanez
2017-09-15[C++ PATCH] Renames/adjustments of 1z to 17Nathan Sidwell
2017-09-15 * MAINTAINERS: Remove myself as a vxworks maintainer.Nathan Sidwell
2017-09-152017-09-15 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2017-09-15 * c-pragma.c (handle_pragma_scalar_storage_order): Expand on errorEric Botcazou
2017-09-152017-09-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2017-09-15Add comments to struct cgraph_thunk_infoPierre-Marie de Rodat
2017-09-152017-09-15 Jackson Woodruff <jackson.woodruff@arm.com>Jackson Woodruff
2017-09-15 * doc/invoke.texi: Document -std=c++17 and -std=gnu++17 and documentJakub Jelinek
2017-09-15 PR rtl-optimization/82192Jakub Jelinek
2017-09-15[include] Add macro DISABLE_COPY_AND_ASSIGNYao Qi
2017-09-15Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-15[PR target/67591] ARM v8 Thumb IT blocks are deprecatedChristophe Lyon
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford
2017-09-15[demangler] Fix nested generic lambdaNathan Sidwell
2017-09-152017-09-15 Richard Biener <rguenther@suse.de>Richard Biener
2017-09-15[Demangle PATCH] Some pre-fix cleanupsNathan Sidwell
2017-09-152017-09-15 Richard Biener <rguenther@suse.de>Richard Biener
2017-09-15 PR target/82145Jakub Jelinek
2017-09-152017-09-15 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2017-09-152017-09-15 Richard Biener <rguenther@suse.de>Richard Biener
2017-09-15Daily bump.GCC Administrator
2017-09-14Introduce libgomp/testsuite/libgomp.c-c++-commonTom de Vries
2017-09-14[gcc]Michael Meissner
2017-09-14 PR c++/81314Jakub Jelinek
2017-09-14Fix crash accessing builtins in sanitizer.def and after (PR jit/82174)David Malcolm
2017-09-14 * config/rs6000/rs6000.c (rs6000_set_up_by_prologue): Make sure the TOCPat Haugen
2017-09-14 libgo: update to go1.9Ian Lance Taylor
2017-09-14Add LOOP_VINFO_MAX_VECT_FACTORRichard Sandiford
2017-09-14Add a vect_worthwhile_without_simd_p helper routineRichard Sandiford
2017-09-14Add a vect_get_num_copies helper routineRichard Sandiford
2017-09-14Make more use of gimple-fold.h in tree-vect-loop.cRichard Sandiford
2017-09-14Add gimple_build_vector* helpersRichard Sandiford
2017-09-14Use vec<> for constant permute masksRichard Sandiford
2017-09-14Use vec<> in build_vectorRichard Sandiford
2017-09-14Store VECTOR_CST_NELTS directly in tree_nodeRichard Sandiford
2017-09-14[gcc/testsuite]Will Schmidt
2017-09-142017-09-14 Richard Biener <rguenther@suse.de>Richard Biener
2017-09-14Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32-bit SPARC (PR tree-optimiz...Rainer Orth
2017-09-14 * dwarf2out.c (dwarf2out_source_line): Remove superfluous test.Eric Botcazou
2017-09-14 PR target/81325Jakub Jelinek
2017-09-14 * combine.c (make_compound_operation_int): Formatting fixes.Jakub Jelinek