This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR c++/13239


On Mon, 15 Dec 2003 10:44:34 +0100, Jakub Jelinek <jakub@redhat.com> wrote:

> +      /* For mildly unsafe builtin jump's, if unsave_expr_now
> +	 creates a new tree instead of changing the old one
> +	 TREE_VALUE (arglist) needs to be updated.  */

I don't understand why this is necessary.  Shouldn't it be safe to expand
the old one?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]