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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:8a15cd3396aa08dc2633982481fe392af0aa9e78

commit r13-1217-g8a15cd3396aa08dc2633982481fe392af0aa9e78
Author: Martin Liska <mli...@suse.cz>
Date:   Thu Jun 23 14:43:50 2022 +0200

    c++: properly initialize UBSAN built-ins

            PR c++/106062

    gcc/ChangeLog:

            * ubsan.cc (sanitize_unreachable_fn): Change order of calls
            in order to initialize UBSAN built-ins.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/ubsan/pr106062.f90: New test.

Reply via email to