[Bug analyzer/98797] Simpler version of the XFAIL in casts-1.c with proposed solution

2022-02-10 Thread brian.sobulefsky at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98797 --- Comment #4 from Brian Sobulefsky --- (In reply to David Malcolm from comment #3) > The branch in comment #0 now gives a 404, but in any case I had to rewrite > the store code in gcc 12 to support detection of uses of uninitialized > values,

[Bug analyzer/98797] Simpler version of the XFAIL in casts-1.c with proposed solution

2021-01-29 Thread brian.sobulefsky at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98797 --- Comment #1 from Brian Sobulefsky --- I have updated the repository I linked previously so that it has current gcc sources and also includes a solution for the case where struct s2 is not a single field, that is, we have something like: stru

[Bug analyzer/98797] New: Simpler version of the XFAIL in casts-1.c with proposed solution

2021-01-22 Thread brian.sobulefsky at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98797 Bug ID: 98797 Summary: Simpler version of the XFAIL in casts-1.c with proposed solution Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal