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 gimplification of post-{inc,dec}rement (PR c/29154)


Jakub Jelinek wrote on 09/30/06 12:11:

> 	PR c/29154
> 	* gimplify.c (gimplify_self_mod_expr): Run inner expression's post
> 	side effects after the outer expression's post side effects.
> 
> 	* gcc.c-torture/execute/20060929-1.c: New test.
> 
OK.


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