public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/109270] New: ssp/ssp.h should be adapted to use __builtin_dynamic_object_size()
@ 2023-03-24  5:45 arthur200126 at gmail dot com
  2023-03-24 13:35 ` [Bug libgcc/109270] " siddhesh at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: arthur200126 at gmail dot com @ 2023-03-24  5:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109270
           Summary: ssp/ssp.h should be adapted to use
                    __builtin_dynamic_object_size()
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: arthur200126 at gmail dot com
  Target Milestone: ---

GCC 12.0 introduced __builtin_dynamic_object_size() in support of Glibc's
_FORTIFY_SOURCE 3, but gcc's own implementation in libssp/ssp/ssp.h.in still
lags behind in using the new builtin as of commit 378ec7b. GCC should use the
new stuff for its __ssp_bos{,0} definitions at level 3.

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

* [Bug libgcc/109270] ssp/ssp.h should be adapted to use __builtin_dynamic_object_size()
  2023-03-24  5:45 [Bug libgcc/109270] New: ssp/ssp.h should be adapted to use __builtin_dynamic_object_size() arthur200126 at gmail dot com
@ 2023-03-24 13:35 ` siddhesh at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: siddhesh at gcc dot gnu.org @ 2023-03-24 13:35 UTC (permalink / raw)
  To: gcc-bugs

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

Siddhesh Poyarekar <siddhesh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-03-24
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |siddhesh at gcc dot gnu.org

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

end of thread, other threads:[~2023-03-24 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24  5:45 [Bug libgcc/109270] New: ssp/ssp.h should be adapted to use __builtin_dynamic_object_size() arthur200126 at gmail dot com
2023-03-24 13:35 ` [Bug libgcc/109270] " siddhesh 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).