This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
backport fix for PR 82063 to GCC 7 and 8
- From: Martin Sebor <msebor at gmail dot com>
- To: Richard Biener <rguenther at suse dot de>, Jakub Jelinek <jakub at redhat dot com>
- Cc: Jeff Law <law at redhat dot com>, Gcc Patch List <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 7 Jun 2018 14:56:13 -0600
- Subject: backport fix for PR 82063 to GCC 7 and 8
As I mentioned in my reply to Jeff below, I'd like to backport
the fix for PR 82063 to the two release branches, GCC 7 and 8.
If there are no concerns/objections I'll go ahead and commit
the patch to both sometime next week.
https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01822.html
Thanks
Martin