public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/56454] New: need to rename attribute no_address_safety_analysis to no_sanitize_address
@ 2013-02-26  7:05 kcc at gcc dot gnu.org
  2013-02-26  7:15 ` [Bug sanitizer/56454] " pinskia at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: kcc at gcc dot gnu.org @ 2013-02-26  7:05 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56454
           Summary: need to rename attribute no_address_safety_analysis to
                    no_sanitize_address
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: kcc@gcc.gnu.org
                CC: dodji@gcc.gnu.org, dvyukov@gcc.gnu.org,
                    jakub@gcc.gnu.org, kcc@gcc.gnu.org


Clang r176076 has renamed the disable-address-sanitizer attribute from 
no_address_safety_analysis to no_sanitize_address 
(the old syntax is still working, but is declared deprecated). 
http://clang.llvm.org/docs/AddressSanitizer.html#attribute-no-sanitize-address

gcc needs to match the clang syntax for better interoperability. 
Hopefully, we can make this change before 4.8


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

end of thread, other threads:[~2014-01-20 13:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-26  7:05 [Bug sanitizer/56454] New: need to rename attribute no_address_safety_analysis to no_sanitize_address kcc at gcc dot gnu.org
2013-02-26  7:15 ` [Bug sanitizer/56454] " pinskia at gcc dot gnu.org
2013-02-26  7:19 ` kcc at gcc dot gnu.org
2013-02-26  7:26 ` pinskia at gcc dot gnu.org
2013-02-26  7:27 ` pinskia at gcc dot gnu.org
2013-02-26  7:39 ` kcc at gcc dot gnu.org
2013-02-26  7:57 ` pinskia at gcc dot gnu.org
2013-02-26  8:07 ` kcc at gcc dot gnu.org
2013-02-26  8:41 ` manu at gcc dot gnu.org
2013-02-26  8:46 ` kcc at gcc dot gnu.org
2013-02-26 11:20 ` manu at gcc dot gnu.org
2013-02-28 12:02 ` kcc at gcc dot gnu.org
2013-02-28 12:14 ` jakub at gcc dot gnu.org
2013-02-28 12:36 ` kcc at gcc dot gnu.org
2013-02-28 21:23 ` jakub at gcc dot gnu.org
2014-01-20 12:15 ` y.gribov at samsung dot com
2014-01-20 13:26 ` 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).