This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/69191] Wrong equality comparison between error_code and error_condition + segfault
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 05 Aug 2016 08:46:14 +0000
- Subject: [Bug libstdc++/69191] Wrong equality comparison between error_code and error_condition + segfault
- Auto-submitted: auto-generated
- References: <bug-69191-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69191
--- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #14)
> (In reply to Kristian Spangsege from comment #13)
> > I expect it to write `1`, not `0`.
>
> Which is not a segfault, so is a completely different problem.
PR 60555 probably.