This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/78112] [7 regression] invalid DWARF generated by the compiler: DIE has multiple AT_inline attributes


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78112

--- 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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]