Tomas Hajny wrote: > > > What exactly happens there now (I don't have an ARM, just curious ;-) )? > Is it that the compiler generates the code as it is instructed to do (i.e. > regardless the fact that it might not work under ARM),
Yes. That's common behaviour. > and that the > particular instruction is just ignored by the CPU (without exception), or > what? That depends on the OS, I've no clue either. Under Linux you get an exception. _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
