Bulletin number: 258 Products affected: D700E Description: Incompatibility of REAL function results between TA and T8 Component: THE COMPILER UTILITY SET Date: Tue May 15 17:00:00 GMT 1990 ----- It is not possible to call functions returning REAL results which have been compiled for TA, from code which has been compiled for T8, as the calling code will expect to find the results in floating point registers but the called code does not use these. There is no check against doing this. Programs using REAL functions on T8 must be compiled all for T8.