On Aug 21, 2007, at 11:49 PM, Gordan Bobic wrote:
These are the only place I found references to them, apart from the
files in the gcc/ada directory:
gcc/ada/g-alveop.adb
gcc/ada/g-alveop.ads
gcc/ada/g-alleve.adb
gcc/ada/g-alleve.ads
I ignored these - I am making a rash assumption here that these are
not too important for a C/C++ only build, but I'd like some
confirmation on that. What are the above ada files for?
These are the Ada bindings to the altivec instructions. You can of
course ignore this if you are not
interested in Ada.
Tristan.