public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/55353] New: [asan] the flag for asan should match the one used in clang
@ 2012-11-16 16:57 konstantin.s.serebryany at gmail dot com
  2012-11-19  5:20 ` [Bug other/55353] " konstantin.s.serebryany at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: konstantin.s.serebryany at gmail dot com @ 2012-11-16 16:57 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55353

             Bug #: 55353
           Summary: [asan] the flag for asan should match the one used in
                    clang
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: konstantin.s.serebryany@gmail.com
                CC: dseketel@redhat.com, dvyukov@google.com,
                    jakub@redhat.com


Currently, gcc trunk uses -faddress-sanitizer
Clang has recently changed the flag to -fsanitize=address
(there was a data race between clang change and gcc review-commit cycle :)

We need to match the flags. 

Same applies to tsan (seems like it is not committed to gcc yet)


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

end of thread, other threads:[~2013-11-13  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-16 16:57 [Bug other/55353] New: [asan] the flag for asan should match the one used in clang konstantin.s.serebryany at gmail dot com
2012-11-19  5:20 ` [Bug other/55353] " konstantin.s.serebryany at gmail dot com
2012-11-19  5:55 ` wmi at google dot com
2012-11-19  7:45 ` jakub at gcc dot gnu.org
2013-11-13  9:24 ` [Bug sanitizer/55353] " y.gribov at samsung dot com
2013-11-13  9:29 ` kcc 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).