lkml.org 
[lkml]   [2009]   [Apr]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectTRACE_BRANCH_PROFILING breaks gcc warnings
From
Date
With TRACE_BRANCH_PROFILING enabled you get "dummy may be used
uninitialised" with code like the following (and gcc 4.3.3):

void *dummy, *c;

if (a && (dummy = b()))
c = dummy;

Therefore, allyesconfig has become useless for looking at warnings.

:(

johannes

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-04-15 00:31    [W:0.112 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site