This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.2 PATCH] Fix typeid with reference types
- From: Jason Merrill <jason at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Gabriel Dos Reis <gdr at integrable-solutions dot net>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 18 Mar 2003 14:03:54 -0500
- Subject: Re: [3.2 PATCH] Fix typeid with reference types
- References: <20030318182049.C1717@sunsite.ms.mff.cuni.cz>
That patch is just an optimization. If the testcase breaks without that
patch, something else is probably broken.
Jason