------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-14 00:30 ------- result = concat ("(", cond1, ") && (", cond2, ")", NULL);
Looks like someone forgot the cast. (well in most of the time there is a cast, oh well). -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|c |middle-end Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2005-04-14 00:30:19 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21014