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

[Bug sanitizer/63361] Test case c-c++-common/ubsan/float-cast-overflow-1.c fails on Pentium2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63361

--- Comment #17 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Sep 15 08:13:02 2017
New Revision: 252783

URL: https://gcc.gnu.org/viewcvs?rev=252783&root=gcc&view=rev
Log:
Backport r250336

2017-09-15  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        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.

Modified:
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
   
branches/gcc-7-branch/gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-1.c

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