On Wed, 06 Aug 2014 03:00:04 +0200, Yao Qi wrote: > This patch fixes https://sourceware.org/bugzilla/show_bug.cgi?id=17104 > Please mention it in ChangeLog entry. I had a patch to this PR, but > didn't follow it up. Yours is fine. I think the one of yours is better, posting it here for new approval. IMO it could go also for 7.8.1. My original reproducer is wrong, one also has to specify -Wall in CFLAGS: CFLAGS=-Wall ./configure --with-babeltrace; make Thanks, Jan