summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2020-04-21libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)Jonathan Wakely
2020-04-21PR middle-end/94647 - bogus -Warray-bounds on strncpy into a larger member ar...Martin Sebor
2020-04-21aarch64, libgcc: Fix unwinding from pac-ret to normal frames [PR94514]Szabolcs Nagy
2020-04-21Fix weakening of external declarations.John David Anglin
2020-04-21forwprop: Fix ICE when building a VEC_PERM_EXPR [PR94683]Richard Sandiford
2020-04-21testsuite: Extend C++ struct-layout-1.exp testing to test C++14 vs. C++17 int...Jakub Jelinek
2020-04-21ubsan: Avoid -Wpadded warnings [PR94641]Jakub Jelinek
2020-04-21c++: Dependent conversion operator in concept [PR94597]Patrick Palka
2020-04-21aarch64: Add an error message in large code model for ilp32 [PR94577]XieZhiheng
2020-04-21c++: ICE with ptr_plus_exprNathan Sidwell
2020-04-21Remove fishy self-assignment in omp-low.c [PR94629]Frederik Harwath
2020-04-21testsuite: Add testcase for already fixed PR [PR94686]Jakub Jelinek
2020-04-21coroutines: Fix handling of ramp return value [PR94661]Iain Sandoe
2020-04-21d/dmd: Merge upstream dmd 62ce36f37Iain Buclaw
2020-04-20gccgo: fix runtime compilation on NetBSDBenny Siegert
2020-04-21Daily bump.GCC Administrator
2020-04-20c++: Fix ICE with { } as template argument [PR94592]Marek Polacek
2020-04-20c++: Recursive unification with packs and explicit targs [PR94628]Patrick Palka
2020-04-20Update gcc sv.po.Joseph Myers
2020-04-20c++: Fix bogus -Wparentheses warning with fold-expression [PR94505]Marek Polacek
2020-04-20coroutines: Fix STRIP_NOPS usage.Marek Polacek
2020-04-20S/390: Fix PR94666Andreas Krebbel
2020-04-20PR94613: Fix vec_sel builtin for IBM ZAndreas Krebbel
2020-04-20Add numerous flags to the -fdump-fortran-original attribute dump.Thomas König
2020-04-20vect: Tweak vect_better_loop_vinfo_p handling of variable VFsRichard Sandiford
2020-04-20aarch64: Fix vector builds used by SVE vec_init [PR94668]Richard Sandiford
2020-04-20c++: tpl-tpl-parms are not canonicalizable types [pr94454]Nathan Sidwell
2020-04-20c++: Expr pack expansion equality [pr94454]Nathan Sidwell
2020-04-20c++: Template argument hashing [pr94454]Nathan Sidwell
2020-04-20Fix ICE on invalid calls_comdat_local flag [pr94582]Jan Hubicka
2020-04-20PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/array.c:879Harald Anlauf
2020-04-20Fix spacing in symtab_node::dump_references.Martin Liska
2020-04-20PR 91800 - reject Hollerith constants as type initializer.Steve Kargl
2020-04-20Daily bump.GCC Administrator
2020-04-19rs6000: Skip DWARF5 and -fcompare-debug testcases on AIX.David Edelsohn
2020-04-19d/dmd: Merge upstream dmd ba99ee345Iain Buclaw
2020-04-19d/dmd: Merge upstream dmd 09be6ee14Iain Buclaw
2020-04-19coroutines, testsuite: Require C++17 for two tests.Iain Sandoe
2020-04-19PR 94347 - fix previous ChangeLog entry.Thomas König
2020-04-19PR 94347 - add a test case for something a PR has fixed itself.Thomas König
2020-04-19Commit test case for PR 57129.Thomas König
2020-04-19Fix PR fortran/93500, ICE on invalid.Thomas König
2020-04-19c, objc: Fix up c_parser_objc_selector_arg after CPP_SCOPE changes [PR94637]Jakub Jelinek
2020-04-19d: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609)Iain Buclaw
2020-04-19Daily bump.GCC Administrator
2020-04-18Add missing changelog entries for r10-7790Iain Buclaw
2020-04-18libphobos: Add --with-libphobos-druntime-only option.Iain Buclaw
2020-04-18Don't let DEBUG_INSNSs change register renaming decisionsJeff Law
2020-04-18testsuite: Disable gdc standard runtime tests if phobos is not built.Iain Buclaw
2020-04-18c++: spec_hasher::equal and PARM_DECLs [PR94632]Patrick Palka