This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Fix 2 diagnostic issues (PR c++/34394, c++/34395)
- From: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 10 Dec 2007 08:09:46 -0600 (CST)
- Subject: Re: [C++ PATCH] Fix 2 diagnostic issues (PR c++/34394, c++/34395)
- References: <20071210140753.GF20451@devserv.devel.redhat.com>
On Mon, 10 Dec 2007, Jakub Jelinek wrote:
| Hi!
|
| These two patches fixes some minor diagnostic issues.
| Regtested on x86_64-linux, ok for trunk?
Yes; thanks!
-- Gaby