Bug 115704 - -Wstringop-overread and related warnings should print inline stack
Summary: -Wstringop-overread and related warnings should print inline stack
Status: RESOLVED DUPLICATE of bug 109071
Alias: None
Product: gcc
Classification: Unclassified
Component: tree-optimization (show other bugs)
Version: unknown
: P3 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: diagnostic
Depends on:
Blocks: Wstringop-overread
  Show dependency treegraph
 
Reported: 2024-06-29 01:55 UTC by ak
Modified: 2024-06-29 01:58 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ak 2024-06-29 01:55:00 UTC
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.
Comment 1 Andrew Pinski 2024-06-29 01:57:43 UTC
There is another one about this already.
Comment 2 Andrew Pinski 2024-06-29 01:58:27 UTC
Dup of bug 109071.

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