This is the mail archive of the gcc-patches@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]

real.h: REAL_VALUE_LDEXP loss


This change

2002-09-16  Richard Henderson  <rth@redhat.com>

	* real.c, real.h: Rewrite from scratch.

removed REAL_VALUE_LDEXP which cause failure of Ada build in Ada/trans.c

gcc.exe -c    -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-
prototypes    -fno-common  -DHAVE_CONFIG_H  
-DCYGWIN_CROSS_DIR=\"/mingw/mingw32
\" -I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada -I../../gcc/gcc/config
-I../../
gcc/gcc/../include ../../gcc/gcc/ada/trans.c -o ada/trans.o
../../gcc/gcc/ada/trans.c: In function `tree_transform':
../../gcc/gcc/ada/trans.c:582: warning: implicit declaration of function
`REAL_V
ALUE_LDEXP'

Danny

http://mobile.yahoo.com.au - Yahoo! Messenger for SMS
- Always be connected to your Messenger Friends


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