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/82011] [8 regression] early lto debug causes dsymutil warning on Darwin


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

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
> Ok, so a simple checking patch like the following unfortunately fires
> right and left, restricting it to DW_AT_inline doesn't fire for me on
> the testcase you mention (add || a->dw_attr != DW_AT_inline to the assert
> condition).  Can you check if that fires for you?

I've just rebuilt cc1plus with both patches applied and the assert
condition amended as above.  The assert doesn't trigger and the dsymutil
error is gone.

        Rainer

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