[PATCH] Fix COND_EXPR with sibcall optimization

Hans-Peter Nilsson hp@bitrange.com
Thu Dec 5 05:01:00 GMT 2002


On Wed, 4 Dec 2002, Jakub Jelinek wrote:
> 2002-12-04  Jakub Jelinek  <jakub@redhat.com>
>
> 	* expr.c (expand_expr) [COND_EXPR]: Never modify exp in place.

It's (e.g.) <case COND_EXPR>, not [COND_EXPR].  The latter has a
different meaning.

brgds, H-P



More information about the Gcc-patches mailing list