------- Additional Comments From alexander_herrmann at yahoo dot com dot au 2005-05-13 11:55 ------- Subject: Re: 4.0/4.1 Regression __builtin_expect
> The warning is correct for tableid and index_typ as > this is an "or" expression. if (__builtin_expect(((index_def == NULL) || (tableid <= 0)),0)) I didn't look at it this way. True but on the other hand to my knowledge the || for tableid should only be used when index_def is != NULL and if this is the case then tableid has been set. ____________________________________________________________ http://vendian.aiengine.org - Artificial Life for your CPU ________________________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21531