This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
c++/8186
- From: jason at gcc dot gnu dot org
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Oct 2002 21:46:06 -0000
- Subject: c++/8186
- Reply-to: jason at gcc dot gnu dot org
The following reply was made to PR c++/8186; it has been noted by GNATS.
From: jason@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: c++/8186
Date: 31 Oct 2002 21:42:47 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2002-10-31 13:42:47
Added files:
gcc/testsuite/g++.dg/eh: stabilize.C
Log message:
PR c++/8186
* cp-tree.h (ADDR_IS_INVISIREF): New macro.
* call.c (convert_for_arg_passing): Set it.
* except.c (stabilize_throw_expr): Recurse for such an arg.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/stabilize.C.diff?cvsroot=gcc&r1=NONE&r2=1.1