This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch ping
- From: Jakub Jelinek <jakub at redhat dot com>
- To: Richard Biener <rguenther at suse dot de>, Jason Merrill <jason at redhat dot com>, Nathan Sidwell <nathan at acm dot org>, Tom Tromey <tom at tromey dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>, Marek Polacek <polacek at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 7 Feb 2018 10:00:47 +0100
- Subject: Patch ping
- Authentication-results: sourceware.org; auth=none
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
Hi!
I'd like to ping 2 patches:
PR83659 cxx_fold_indirect_ref ICE fix
http://gcc.gnu.org/ml/gcc-patches/2018-01/msg02211.html
PR83708 __VA_OPT__ assorted fixes
http://gcc.gnu.org/ml/gcc-patches/2018-01/msg00727.html
Jakub