[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141119153150.GI12538@two.firstfloor.org>
Date: Wed, 19 Nov 2014 16:31:50 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, Andi Kleen <andi@...stfloor.org>,
Jiri Olsa <jolsa@...nel.org>, linux-kernel@...r.kernel.org,
Namhyung Kim <namhyung@...nel.org>,
"Liang, Kan" <kan.liang@...el.com>
Subject: Re: Implement lbr-as-callgraph v10
> > > I'm getting compile error for DEBUG=1
>
> > looks like the BUILD_BUG_ON_MSG does not work correctly with -O6 we use
>
> Yeah, I'll probably just take the brute force approach Andi originally
> used and switch to BUILD_BUG_ON_MSG once we get it working in the tools/
> environment, i.e. using -O6, etc.
For new enough gcc you could use _Static_assert()
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists