Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2017 16:03:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223752] clang __attribute__((constructor)) gets wrong input parameters
Message-ID:  <bug-223752-8-nh9lU8NFOO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223752-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223752-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=3D223752

--- Comment #2 from dstaesse <dimitri.staessens@ugent.be> ---
The version of clang that I used is:

[root@atrax-bsd /usr/home/ouroboros/sandbox]# clang --version
FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM
5.0.0svn)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin

I don't see the same error when compiling on linux

[dstaesse@phoneutria build]$ clang --version=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20
clang version 5.0.0 (tags/RELEASE_500/final)=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20
Target: x86_64-unknown-linux-gnu=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20
Thread model: posix
InstalledDir: /usr/bin

--=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-223752-8-nh9lU8NFOO>