Fix an UBSAN test-case (PR sanitizer/63361).
commit81be706d951c29e4b8105b8139b4e583be835ac0
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2017 06:50:34 +0000 (19 06:50 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Jul 2017 06:50:34 +0000 (19 06:50 +0000)
treecf29374dadbd49b518231d1fbf1c97592f9a949e
parente502c72faeb2886bad55af86e89eb88f33c41dd3
Fix an UBSAN test-case (PR sanitizer/63361).

2017-07-19  Martin Liska  <mliska@suse.cz>

PR sanitizer/63361
* c-c++-common/ubsan/float-cast-overflow-1.c: Add either
-ffloat-store or -mieee for targets that need it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250336 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-1.c