This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/48544] "might be clobbered by ‘longjmp’" diagnostic for unmodified variable
- From: "ygribov at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 Aug 2017 06:57:25 +0000
- Subject: [Bug middle-end/48544] "might be clobbered by ‘longjmp’" diagnostic for unmodified variable
- Auto-submitted: auto-generated
- References: <bug-48544-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48544
Yury Gribov <ygribov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ygribov at gcc dot gnu.org
Resolution|--- |DUPLICATE
--- Comment #2 from Yury Gribov <ygribov at gcc dot gnu.org> ---
Still reproduces in GCC 8. It's a duplicate of existing setjmp bug(s).
*** This bug has been marked as a duplicate of bug 24239 ***