aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-25Merge from trunk revision 277462.gccgoIan Lance Taylor
2019-10-25PR c++/91581 - ICE in exception-specification of defaulted ctor.Marek Polacek
2019-10-25Use implicitly-defined copy operations for test iteratorsJonathan Wakely
2019-10-25Fix compilation with ClangJonathan Wakely
2019-10-25 PR target/85969Georg-Johann Lay
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis
2019-10-25 * gcc.target/powerpc/pr70100.c: Add -mvsx.David Edelsohn
2019-10-25Guard use of concepts with feature test macroJonathan Wakely
2019-10-252019-10-25 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-252019-10-25 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-25Fix failure in gcc.target/sve/reduc_strict_3.cRichard Sandiford
2019-10-25Update SVE tests for recent XPASSesRichard Sandiford
2019-10-25Fix typo in dump_tree_statistics.Martin Liska
2019-10-25Fix reductions for fully-masked loopsRichard Sandiford
2019-10-252019-10-25 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-25 * doc/xml/manual/policy_data_structures_biblio.xml: SwitchGerald Pfeifer
2019-10-25 * doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.Gerald Pfeifer
2019-10-252019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2019-10-25Daily bump.GCC Administrator
2019-10-24 * gimplify.h (omp_construct_selector_matches): Declare.Jakub Jelinek
2019-10-24 * config/arc/arc.c (hwloop_optimize): Add missing space in stringJakub Jelinek
2019-10-24 * symbols-summary.h (fast_function_summary<T *, V>::release,Jan Hubicka
2019-10-24 * cgraphunit.c (symbol_table::process_new_functions): CallJan Hubicka
2019-10-24rs6000: Implement [u]avg<mode>3_ceilSegher Boessenkool
2019-10-24Add missing space to diagnostic in reshape_init_r.Marek Polacek
2019-10-24[C++ PATCH] Template parm index fixNathan Sidwell
2019-10-24[dump] small source cleanupNathan Sidwell
2019-10-24Revert ABI changes to std::allocator in C++20Jonathan Wakely
2019-10-24ipa-sra-19.c: Avoid unprototyped functionAndreas Krebbel
2019-10-24Make gt_pch_nx unreachable in symbol-summary classes.Martin Liska
2019-10-24Finish moving constraint and logic functionality of out pt.c.Andrew Sutton
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-24Simplify common case of use_future_t that uses std::allocatorJonathan Wakely
2019-10-24 * ipa-reference.c (ipa_reference_optimization_summary_d): RenameJan Hubicka
2019-10-24MSP430: Remove unused msp430_hard_regno_nregs_*_padding functionsJozef Lawrynowicz
2019-10-24MSP430: Tweaks to generation of 430X instructionsJozef Lawrynowicz
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-24PR libstdc++/88338 Implement P0898R3, C++20 concepts libraryJonathan Wakely
2019-10-24Define std::uniform_random_bit_generator concept for C++20Jonathan Wakely
2019-10-24S/390: Use UNSPEC_GET_TP for thread pointer loadsIlya Leoshkevich
2019-10-24Fix another UBSAN in Fortran coarray.Martin Liska
2019-10-242019-10-24 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-24[C++ PATCH] 'std' identifier not neededNathan Sidwell
2019-10-24 * gcc.target/powerpc/pr70010.c: Add -Wno-psabi.David Edelsohn
2019-10-24Daily bump.GCC Administrator
2019-10-232019-10-23 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2019-10-23Rework how prefixed instruction length is calculated.Michael Meissner