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/65019] [5 Regression] Compare debug failure with -fsanitize=alignment,object-size,vptr -O3


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |5.0
            Summary|Compare debug failure with  |[5 Regression] Compare
                   |-fsanitize=alignment,object |debug failure with
                   |-size,vptr -O3              |-fsanitize=alignment,object
                   |                            |-size,vptr -O3

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This is a regression, as it fails also with -fsanitize=undefined which is
already supported in 4.9.


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