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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-06-04
            Summary|[12/13/14 REGRESSION] /     |[12/13/14/15 Regression]
                   |Different outputs compared  |Different outputs compared
                   |to GCC 11- and MSVC/Clang   |to GCC 11- and MSVC/Clang
             Status|UNCONFIRMED                 |WAITING
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Please see https://gcc.gnu.org/bugs/ for what we need, we need a self-contained
preprocessed testcase, which you haven't provided.
You should start by compiling the code with -fsanitize=undefined and/or
-fsanitize=address, see if it reports anything, if not, create a minimal
self-contained reproducer.

Reply via email to