This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ patch] Fix crash in QT compilation
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, rth at redhat dot com
- Date: 27 Jul 2003 23:31:28 -0700
- Subject: Re: [C++ patch] Fix crash in QT compilation
- References: <20030727204622.GE28392@kam.mff.cuni.cz>
On Sun, 2003-07-27 at 13:46, Jan Hubicka wrote:
>
> Hi,
> QT compilation fails on reaching member pointer to the structure field, instead of function.
You should be checking "TYPE_PTRMEMFUNC_P (TREE_TYPE (*tp))".
If that works, that change is OK.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com