https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
Dimitry Andric <d...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d...@freebsd.org, | |zeis...@freebsd.org Status|New |Open --- Comment #5 from Dimitry Andric <d...@freebsd.org> --- This was reported upstream some time ago, as: https://bugs.llvm.org/show_bug.cgi?id=47348 It chokes on a GOT relocation: .intel_syntax noprefix push offset termin_error_string@GOT Obviously assertions don't trigger if they're disabled, so the clang10 port with its defaults won't crash, but maybe the resulting assembly is bogus. I haven't checked. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-toolchain@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"