public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/65019] New: Compare debug failure with -fsanitize=alignment,object-size,vptr -O3
@ 2015-02-11 12:40 burnus at gcc dot gnu.org
  2015-02-11 12:41 ` [Bug sanitizer/65019] " burnus at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2015-02-11 12:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65019
           Summary: Compare debug failure with
                    -fsanitize=alignment,object-size,vptr -O3
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org

Created attachment 34726
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34726&action=edit
input.ii (compile with: g++ -fcompare-debug -O2
-fsanitize=alignment,object-size,vptr -std=c++11)

I found another one:

g++ input.ii -fcompare-debug -O2 -fsanitize=alignment,object-size,vptr
-std=c++11

gives:

g++: error: input.ii: -fcompare-debug failure


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-02-12 11:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-11 12:40 [Bug sanitizer/65019] New: Compare debug failure with -fsanitize=alignment,object-size,vptr -O3 burnus at gcc dot gnu.org
2015-02-11 12:41 ` [Bug sanitizer/65019] " burnus at gcc dot gnu.org
2015-02-11 16:32 ` jakub at gcc dot gnu.org
2015-02-11 16:33 ` [Bug sanitizer/65019] [5 Regression] " jakub at gcc dot gnu.org
2015-02-12  9:49 ` jakub at gcc dot gnu.org
2015-02-12 11:39 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).