[Bug debug/85887] [6.4.1 & 7.3.1 Regression] Missing DW_TAG_lexical_block PC range

2018-05-23 Thread jason.vas.dias at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85887 --- Comment #2 from Jason Vas Dias --- Also affects gcc-5.4.0 and gcc-5.5.0 builds.

[Bug debug/85887] [6.4.1 & 7.3.1 Regression] Missing DW_TAG_lexical_block PC range

2018-05-23 Thread jason.vas.dias at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85887 --- Comment #1 from Jason Vas Dias --- No, it looks like the patch ( https://gcc.gnu.org/bugzilla/attachment.cgi?id=28937 ) is applied to 6.4.1's and 7.3.1's tree-inline.c, only for some reason it is not working for those compilers.