[Bug debug/78112] [7 regression] invalid DWARF generated by the compiler: DIE has multiple AT_inline attributes
ro at CeBiTec dot Uni-Bielefeld.DE
gcc-bugzilla@gcc.gnu.org
Thu Oct 27 10:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78112
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> Can you attach then preprocessed copy.ii, cc1plus command line and copy.s (with
> additional -dA) from both r241136 and r241137 +
> http://gcc.gnu.org/ml/gcc-patches/2016-10/msg02062.html ?
> The test is -std=c++11 and there are no inline variables, so there shouldn't be
> any between those two.
It turns out the failure already occurs at r241136. I'm now running a
proper reghunt to determine the culprit.
Rainer
More information about the Gcc-bugs
mailing list