This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] ICE with __real__ in template instantiation
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: [PATCH] ICE with __real__ in template instantiation
- From: scott snyder <snyder at fnal dot gov>
- Date: Wed, 03 Nov 1999 00:00:25 -0600
- References: <199910301745.MAA18323@d0linux01.fnal.gov>
Whoops - i realized i forgot the changelog entry for that patch.
Here it is:
1999-10-30 scott snyder <snyder@fnal.gov>
* decl2.c (build_expr_from_tree): Handle REALPART_EXPR and
IMAGPART_EXPR.