https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215947
--- Comment #2 from Mark Millard <[email protected]> --- Comment on attachment 178726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178726 avoid -mlongcall use for clang; use it for gcc (In reply to Mark Millard from comment #0) It is possible since clang 3.9.1 has -mlongcall that the history of not having it will be sidestepped and it will just always be used. But I've done no test with clang and -mlongcall since I set things up for clang 3.8.0 experiments to also be valid back then and have kept things that way. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
