[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 10 18:27:00 GMT 2016


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

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Feb 10 18:27:20 2016
New Revision: 233287

URL: https://gcc.gnu.org/viewcvs?rev=233287&root=gcc&view=rev
Log:
        Backported from mainline
        2016-01-01  Jakub Jelinek  <jakub@redhat.com>

        PR sanitizer/69055
        * ubsan.c (ubsan_instrument_float_cast): Call
        initialize_sanitizer_builtins.

        * gfortran.dg/pr69055.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr69055.f90
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/ubsan.c


More information about the Gcc-bugs mailing list