public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/115704] New: -Wstringop-overread and related warnings should print inline stack
@ 2024-06-29  1:55 ak at gcc dot gnu.org
  2024-06-29  1:57 ` [Bug tree-optimization/115704] " pinskia at gcc dot gnu.org
  2024-06-29  1:58 ` pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: ak at gcc dot gnu.org @ 2024-06-29  1:55 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115704
           Summary: -Wstringop-overread and related warnings should print
                    inline stack
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ak at gcc dot gnu.org
  Target Milestone: ---

Forked from PR115274
Since they often depend on inlining and the exact caller, and for the user to
determine if they read or not they need to know that.

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

* [Bug tree-optimization/115704] -Wstringop-overread and related warnings should print inline stack
  2024-06-29  1:55 [Bug c/115704] New: -Wstringop-overread and related warnings should print inline stack ak at gcc dot gnu.org
@ 2024-06-29  1:57 ` pinskia at gcc dot gnu.org
  2024-06-29  1:58 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-06-29  1:57 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |97048

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There is another one about this already.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97048
[Bug 97048] [meta-bug] bogus/missing -Wstringop-overread warnings

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

* [Bug tree-optimization/115704] -Wstringop-overread and related warnings should print inline stack
  2024-06-29  1:55 [Bug c/115704] New: -Wstringop-overread and related warnings should print inline stack ak at gcc dot gnu.org
  2024-06-29  1:57 ` [Bug tree-optimization/115704] " pinskia at gcc dot gnu.org
@ 2024-06-29  1:58 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-06-29  1:58 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 109071.

*** This bug has been marked as a duplicate of bug 109071 ***

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

end of thread, other threads:[~2024-06-29  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-29  1:55 [Bug c/115704] New: -Wstringop-overread and related warnings should print inline stack ak at gcc dot gnu.org
2024-06-29  1:57 ` [Bug tree-optimization/115704] " pinskia at gcc dot gnu.org
2024-06-29  1:58 ` pinskia 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).