From mboxrd@z Thu Jan 1 00:00:00 1970 From: zifeitong@gmail.com (Zifei Tong) Date: Mon, 27 Apr 2015 23:39:20 +0200 Subject: [lttng-dev] [PATCH] Fix: multiple definition error with gcc 5.1 In-Reply-To: <1430170305-26566-1-git-send-email-zifeitong@gmail.com> References: <1430170305-26566-1-git-send-email-zifeitong@gmail.com> Message-ID: I created a minimal reproducer [1] for the UB if you are interested. [1]: https://gist.github.com/5kg/7304cf74bc0fe13a9f70 Thanks, Zifei Tong