This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r106951 - in /trunk/gcc/ada: exp_vfpt.adb s-vaf...


Author: charlet
Date: Tue Nov 15 13:51:27 2005
New Revision: 106951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106951
Log:
2005-11-14  Robert Dewar  <dewar@adacore.com>

	* exp_vfpt.adb: Handle /= case
	(Expand_Vax_Conversion): Properly recognize Conversion_OK flag
	so that we do not get duplicate scaling for fixed point conversions.

	* s-vaflop.ads, s-vaflop.adb: (Ne_F): New function


Modified:
    trunk/gcc/ada/exp_vfpt.adb
    trunk/gcc/ada/s-vaflop.adb
    trunk/gcc/ada/s-vaflop.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]