------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2005-04-14 00:46 -------
Subject: Re:  read-rtl.c:670: warning: missing sentinel in function call

>   result = concat ("(", cond1, ") && (", cond2, ")", NULL);
> 
> 
> Looks like someone forgot the cast.  (well in most of the time there is a 
> cast, oh well).

Casts definitely postdate vax-ultrix ;-)  Do we always need a cast in
join_c_conditions?

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21014

Reply via email to