This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/81155] [8 Regression] Debug make check regressions in GCC 8.0
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 14 Aug 2017 11:57:16 +0000
- Subject: [Bug debug/81155] [8 Regression] Debug make check regressions in GCC 8.0
- Auto-submitted: auto-generated
- References: <bug-81155-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81155
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|hjl at gcc dot gnu.org |hjl.tools at gmail dot com
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Richard Biener from comment #3)
>
> Adding -fno-reorder-blocks-and-partition to the test fixes things but I
> wonder
> what causes the debug info to degrade (or gdb to barf). I think HJs pending
> patch in this area might fix things?
No, my patch doesn't fix it.