https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249527
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Status|New |Open --- Comment #5 from Dimitry Andric <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
