aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-04c++-coroutines - libiberty demangler update.c++-coroutinesIain Sandoe
2019-12-03c++coroutines - Address review comments, make a more specific pass gate.Iain Sandoe
2019-12-02c++-coroutines - merge trunk r278894.Iain Sandoe
2019-12-02 PR tree-optimization/92712Jakub Jelinek
2019-12-02Enable recursive function versioningFeng Xue
2019-12-022019-12-01 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-12-02PR92398: Fix testcase failure of pr72804.cXiong Hu Luo
2019-12-02Daily bump.GCC Administrator
2019-12-012019-12-01 Jerry DeLisle <jvdelisle@gcc.ngu.org>Jerry DeLisle
2019-12-01 * profile-count.h (profile_count::operator<): Use IPA value forJan Hubicka
2019-12-01c++-coroutines - Address review comments, remove separate co_frame expand pass.Iain Sandoe
2019-12-01Daily bump.GCC Administrator
2019-11-30 * ipa-inline.c (compute_max_insns): Return int64_t.Jan Hubicka
2019-11-30Update max_bb_count in execute_fixup_cfgJan Hubicka
2019-11-302019-11-30 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2019-11-30[C] Add a target hook that allows targets to verify type usageRichard Sandiford
2019-11-30 * cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka
2019-11-30c++-coroutines - Address review comments, rework identifiers.Iain Sandoe
2019-11-30Do not look at _data component in gfc_dep_resolver.Thomas Koenig
2019-11-30driver: Do not warn about ineffective `-x' option if no inputs were givenMaciej W. Rozycki
2019-11-30doc: Correct `--enable-version-specific-runtime-libs' support informationMaciej W. Rozycki
2019-11-30libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*Jonathan Wakely
2019-11-30libstdc++: Fix experimental::filesystem::u8path(const Source&) for WindowsJonathan Wakely
2019-11-30Daily bump.GCC Administrator
2019-11-292019-11-29 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2019-11-29c++-coroutines - Address review comments, use mode standard nodes.Iain Sandoe
2019-11-29c++-coroutines - Address review comments, use ptr_type_node.Iain Sandoe
2019-11-292019-11-29 Richard Biener <rguenther@suse.de>Richard Biener
2019-11-29libstdc++: Adjust some function templates for coding conventionsJonathan Wakely
2019-11-29libstdc++: P1423R3 char8_t remediation (4/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (3/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (2/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (1/4)Tom Honermann
2019-11-29Fix ICE in re-simplification of VEC_COND_EXPRFrederik Harwath
2019-11-29Fix DR_GROUP_GAP for strided accesses (PR 92677)Richard Sandiford
2019-11-29Don't defer choice of vector type for bools (PR 92596)Richard Sandiford
2019-11-29Record the vector mask precision in stmt_vec_infoRichard Sandiford
2019-11-29Make vect_get_mask_type_for_stmt take a group sizeRichard Sandiford
2019-11-29Make vectorizable_operation punt early on codes it doesn't handleRichard Sandiford
2019-11-29Improve tree-vect-patterns.c handling of boolean comparisonsRichard Sandiford
2019-11-29libstdc++:: improve how pretty printers find node types (PR 91997)Jonathan Wakely
2019-11-29Fortran] OpenACC – permit common blocks in some clausesTobias Burnus
2019-11-292019-11-29 Richard Biener <rguenther@suse.de>Richard Biener
2019-11-29Fortran] OpenACC – permit common blocks in some clausesTobias Burnus
2019-11-29Add an x86_64 test for PR 92476Martin Jambor
2019-11-29ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functionsMartin Jambor
2019-11-29Don't pass booleans as mask types to simd clones (PR 92710)Richard Sandiford
2019-11-29gcc/testsuite/ChangeLog - fix date in date lineTobias Burnus
2019-11-29Fix testcase - was missing -fopenaccTobias Burnus
2019-11-29 * profile-count.c (profile_count::to_cgraph_frequency,Jan Hubicka