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]

Re: PATCH: RTL_EXPR vs. inlining-on-trees


Am Sun, 05 Mar 2000 schrieb Mark Mitchell:
>2000-03-05  Mark Mitchell  <mark@codesourcery.com>
>
>	* tree.def (RTL_EXPR): Update documentation.
>	* tree.h (RTL_EXPR_HAS_NO_SCOPE): New macro.
>	* expr.c (expand_expr): Handle RTL_EXPR_HAS_NO_SCOPE.
>	* function.c (preserve_rtl_expr_temp): New function.
>	(preserve_rtl_expr_temps): Likewise.
>	(preserve_rtl_expr_result): Use it.
>
>	Revert this patch:
>	2000-03-04  Mark Mitchell  <mark@codesourcery.com>
>

FYI, both this patch and the previous version fix the C++ tree inlining bug on
Linux/PPC I reported back in January.

Thanks,
Franz.

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