Date: Tue, 10 Jan 2017 20:06:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215947] head -r311147 (e.g.): gcc 4.2.1 requires -mlongcall but clang does not need it (and various versions do not have it) Message-ID: <bug-215947-8-4DQ4qB15Qp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215947-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215947-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215947 --- Comment #2 from Mark Millard <markmi@dsl-only.net> --- Comment on attachment 178726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178726 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215947-8-4DQ4qB15Qp>