* config/atof-ieee.c (make_invalid_floating_point_number):

Add cast to avoid warning from gcc.
This commit is contained in:
David Edelsohn 1994-03-03 19:39:12 +00:00
parent baf200d479
commit fa47b47eee
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu Mar 3 11:37:55 1994 Doug Evans (dje@canuck.cygnus.com)
* config/atof-ieee.c (make_invalid_floating_point_number):
Add cast to avoid warning from gcc.
Wed Mar 2 10:31:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* config/tc-hppa.c: Add a few casts to make HP C compiler happy.