gcc-4.2.3-RC-20080125 is OK, so it's a regress.
2008/1/28, Andrew Pinski <[EMAIL PROTECTED]>: > 2008/1/27 Cauchy Song <[EMAIL PROTECTED]>: > > $ uname -mrsp > > OpenBSD 4.2 i386 Intel(R) Pentium(R) M processor 1.73GHz ("GenuineIntel" > > 686-class) > > > ../../gcc-4.3-20080125/gcc/read-rtl.c: In function 'join_c_conditions': > > ../../gcc-4.3-20080125/gcc/read-rtl.c:790: error: missing sentinel in > > function call > > We have: > result = concat ("(", cond1, ") && (", cond2, ")", NULL); > > > So I think this is a bug in openbsd's headers. > > Thanks, > Andrew Pinski >