On 10/13/22 10:25, Martin Liška wrote:
Hi.
I am working on the early debug info emission that would benefit from a late
use of asm_put_file. This is last blocker where C++ emits early a section
directive
in assemble_vtv_preinit_initializer. We can use a proper DECL_INITIAL for that.
Patch can
Hi.
I am working on the early debug info emission that would benefit from a late
use of asm_put_file. This is last blocker where C++ emits early a section
directive
in assemble_vtv_preinit_initializer. We can use a proper DECL_INITIAL for that.
Patch can bootstrap on x86_64-linux-gnu and survive