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: [tree-ssa] Fix gimplification of function calls


On Wed, 7 Apr 2004, Diego Novillo wrote:

> + /* Gimplification problem exposed by zsh.  All the side-effects in
> +    function arguments should happen before the actual function call.  */

As should side-effects in the expression denoting the called function;  
those should probably be tested as well.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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