]> git.ipfire.org Git - thirdparty/gcc.git/commit
convert.c (strip_float_extensions): Do not remove or introduce conversions between...
authorJoseph Myers <joseph@codesourcery.com>
Tue, 28 Oct 2008 12:10:18 +0000 (12:10 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 28 Oct 2008 12:10:18 +0000 (12:10 +0000)
commit938d35bd4a257e6bdb74358367d21010d3fd95e2
tree3efd18f0ac8dd5189ad0d10eb497d249ab2083a4
parent5229689d71b35d2e94c1c2f80147927bf5470c07
convert.c (strip_float_extensions): Do not remove or introduce conversions between binary and decimal...

* convert.c (strip_float_extensions): Do not remove or introduce
conversions between binary and decimal floating-point types.

testsuite:
* gcc.dg/dfp/convert-bfp-12.c: New test.

From-SVN: r141407
gcc/ChangeLog
gcc/convert.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/dfp/convert-bfp-12.c [new file with mode: 0644]