Re: Fwd: sub-optimal code for packed boolean arrays in Ada -- bug or inherent limitation

2007-07-02 Thread Robert Dewar
Alinabi wrote: Subject: sub-optimal code for packed boolean arrays in Ada -- bug or inherent limitation Certainly not a bug, the code generated is correct, it is just not optimal. Surely it could be fixed if someone had the energy to do so. I see no particular gain in filing a bug report, it i

Fwd: sub-optimal code for packed boolean arrays in Ada -- bug or inherent limitation

2007-07-02 Thread Alinabi
-- Forwarded message -- From: Alinabi <[EMAIL PROTECTED]> Date: Jul 2, 3:34 pm Subject: sub-optimal code for packed boolean arrays in Ada -- bug or inherent limitation To: comp.lang.ada Hello, everyone. I am writing a chess program in Ada, using bitboards for position represen