[Bug c++/89401] New: The generated object file does not automatically relocate the address using the cl link

2019-02-19 Thread rdmsr at protonmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rdmsr at protonmail dot com Target Milestone: --- __asm__ ( "push rbp;\n\t" "jmp Label;\n\t" "mov rbp,offset cs

[Bug c++/89401] The generated object file does not automatically relocate the address using the cl link

2019-02-19 Thread rdmsr at protonmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89401 --- Comment #1 from syscall --- gcc -v: Using built-in specs. COLLECT_GCC=gcc64 COLLECT_LTO_WRAPPER=D:/Program\ Files\ (x86)/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/8.1.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../../..