Discussion:
Question about routine deldcall in trees.c
Peter Kuschnerus
2012-03-28 11:10:38 UTC
Permalink
Hi,

The routine deldcall splits calls inside other calls to separate statements.

I saw that some arch work with separated calls.
Other arch work without separation.
For example arch i386 works without splitting.

I like to use without separating,
but I did not find how to control this.
My question is, how can I keep this routine from spliting ?

Regards,

Peter Kuschnerus

Loading...