This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81302] [7/8 Regression] Segmentation fault in diagnose_tm_1 at trans-mem.c
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2017 11:05:56 +0000
- Subject: [Bug c/81302] [7/8 Regression] Segmentation fault in diagnose_tm_1 at trans-mem.c
- Auto-submitted: auto-generated
- References: <bug-81302-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81302
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Vittorio Zecca from comment #2)
> Maybe is this related?
Yep, that is. This one started with r241961, which is also use-after-scope
revision.