This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/81278] [8 Regression] -fcompare-debug failure (length)
- From: "trippels at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 03 Jul 2017 11:44:51 +0000
- Subject: [Bug debug/81278] [8 Regression] -fcompare-debug failure (length)
- Auto-submitted: auto-generated
- References: <bug-81278-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81278
--- Comment #10 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #9)
> (In reply to Jakub Jelinek from comment #5)
> > The bisection looks weird, that is the point before which the unreduced
> > testcase obviously will fail to compile, but that doesn't mean it is the
> > point where the -fcompare-debug bug has been introduced.
>
> Ok, I'll try to do it with original test-case to find a culprit revision.
No need to. I'm one step away from final bisection...