[Bug c/48968] incorrect warning about longjmp/vfork clobbering a local (-W -O2, x86-64)
eggert at gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 19 18:34:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48968
eggert at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |---
--- Comment #9 from eggert at gnu dot org ---
(In reply to Marek Polacek from comment #8)
> Can't reproduce anymore with 4.7/4.8/4.9 (but with 4.6 I can), thus
> hopefully fixed.
Thanks, but which test case did you use, and which version of 4.8? I can
reproduce the bug with the first test case (u.i) with the GCC 4.8.2 that is
shipped with Fedora 20 (it says it is "gcc (GCC) 4.8.2 20131212 (Red Hat
4.8.2-7)"). That is, the bug with the second test case is fixed with 4.8.2,
but the bug with the first test case remains.
More information about the Gcc-bugs
mailing list