On Sun, 19 Dec 2004, Sascha Kuzins wrote:
> "One ambiguity in the existing specification of this feature is how it
> behaves when combined with logical disjunction. is the treatment of
> pointcuts which combine variable binding and disjunction."
> (not sure about this one..what's that dot?)
Looks like some stuff just got repeated.
> Regarding the compile time numbers:
> Does anybody have a simple explanation why abc -O0 could be slower than
> abc? I'll try to investigate tomorrow..
My best bet is that not having dead code removed slows down all the later
passes and code generation by more than the cost of doing dead code
removal.
Ganesh
Received on Sun Dec 19 22:52:18 2004
This archive was generated by hypermail 2.1.8 : Sun Dec 19 2004 - 23:00:03 GMT