It seems likely that floats would need a cast too, because they are
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 25 Jun 2003 03:05:33 +0000 (03:05 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 25 Jun 2003 03:05:33 +0000 (03:05 +0000)
commite99f4cf4ac380cfeb235fbae6d418c165a76f556
tree6cf49f6922f918026e413915d87ab6485426509d
parent484147db9c8386e8e6840475b7911d7dbf8bd109
It seems likely that floats would need a cast too, because they are
ordinarily promoted to doubles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp