aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-24preparing to commitibm/branch4pr89765Kelvin Nilsen
2019-04-03added testsKelvin Nilsen
2019-03-29Use this branch to work on PR89765.Kelvin Nilsen
2019-03-29 PR c++/89871Marek Polacek
2019-03-29Remove -Wchkp from documentation.Martin Liska
2019-03-29Dump -fdbg-cnt limit reach also to stderr stream.Martin Liska
2019-03-29Fix multiple values for -fdbg-cnt.Martin Liska
2019-03-29 PR rtl-optimization/87485Jakub Jelinek
2019-03-29Daily bump.GCC Administrator
2019-03-28 PR middle-end/89621Jakub Jelinek
2019-03-28PR c++/66548 - Invalid class member access expression in decltype sometimesMartin Sebor
2019-03-28PR c++/81506 - Invalid declaration with decltype accepted Martin Sebor
2019-03-28 PR c++/89612 - ICE with member friend template with noexcept.Marek Polacek
2019-03-28 PR target/89865Uros Bizjak
2019-03-28 PR target/89848Uros Bizjak
2019-03-28 PR c++/89836 - bool constant expression and explicit conversions.Marek Polacek
2019-03-28 PR c/89812Jakub Jelinek
2019-03-28Don't revisit a variant we are already visiting.Ville Voutilainen
2019-03-28 PR c++/89785Jakub Jelinek
2019-03-28optinfo-emit-json.cc: don't call get_fnname_from_decl (PR middle-end/89725)David Malcolm
2019-03-28 * regcprop.c (copyprop_hardreg_forward_1): Remove redundant INSN_PJakub Jelinek
2019-03-28 * rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P or JUMP_PJakub Jelinek
2019-03-28PR c/79022 fix mismatch parameter order in declaratioJonathan Wakely
2019-03-28Revert r254150 (PR bootstrap/89829).Martin Liska
2019-03-28 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c andBen Elliston
2019-03-28Daily bump.GCC Administrator
2019-03-27fix PR 85537Janus Weil
2019-03-27 PR target/85667Mateusz B
2019-03-272019-03-27 Bill Schmidt <wschmidt@linux.ibm.com>Bill Schmidt
2019-03-27 PR c++/89831 - error with qualified-id in const member function.Jason Merrill
2019-03-27Fix ChangeLogJason Merrill
2019-03-27 PR c++/89241 - ICE with lambda in template parameter list.Jason Merrill
2019-03-27libgomp/ChangeLog:Kevin Buettner
2019-03-27Fix scc clobber in movdi_symbol.Andrew Stubbs
2019-03-27gcc/Peter Bergner
2019-03-27 PR rtl-optimization/87761Jeff Law
2019-03-27 PR c++/86932 - missed SFINAE with empty pack.Jason Merrill
2019-03-272019-03-27 Richard Biener <rguenther@suse.de>Richard Biener
2019-03-272019-03-27 Paul Thomas <pault@gcc.gnu.org>Paul Thomas
2019-03-272019-03-27 Richard Biener <rguenther@suse.de>Richard Biener
2019-03-27[RS6000] Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGSAlan Modra
2019-03-27[RS6000] Don't rely on rs6000_hard_regno_mode_ok being zeroAlan Modra
2019-03-27Daily bump.GCC Administrator
2019-03-26RISC-V: Add sifive-7 pipeline description.Andrew Waterman
2019-03-26 PR target/89827Uros Bizjak
2019-03-26Fix g++.dg/abi/lambda-static-1.C with Solaris asRainer Orth
2019-03-26 PR c++/86429 - constexpr variable in lambda.Jason Merrill
2019-03-26PR libstdc++/85965 delay static assertions until types are completeJonathan Wakely
2019-03-26libphobos: Backport extern(C) bindings from druntime 2.085.Iain Buclaw
2019-03-26PR libstdc++/89825Ville Voutilainen