This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

Re: Compile Error libgcj



Bryce McKinlay writes:

> Can't we just have the compiler map the Math.* calls directly to the
> appropriate __builtin function? And things like Math.min(int, int)
> can be inlined to become a MIN_EXPR node in the compiler.

It's been on a TODO list for a while now. 

./A

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