This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/15851] New: _FORTIFY_SOURCE not disabled for -Og


http://sourceware.org/bugzilla/show_bug.cgi?id=15851

            Bug ID: 15851
           Summary: _FORTIFY_SOURCE not disabled for -Og
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: rth at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com

Many of the optimizations we require for _FORTIFY_SOURCE are not done with -Og.
We should coordinate with gcc about adding a cpp macro to detect this and error
out in include/features.h.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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