Replacing certain operations with function calls

Ian Lance Taylor iant@google.com
Tue Sep 1 22:26:00 GMT 2009


Jean Christophe Beyler <jean.christophe.beyler@gmail.com> writes:

> First off: does this seem correct?

Awkward though it is, it may be more reliable to build a small tree here
and pass it to expand_call.  This assumes that you want to use the
standard ABI when calling this function.

Then your second issue would go away.

Ian



More information about the Gcc mailing list