Hello, Bill> This merge should go *much* more smoothly than the last merge -- it > could hardly be worse, right? ;-) I already did a test compile of > llvm-test with the patch and it compiled the programs without a > problem. Devang is currently testing it as well so that I have a > second opinion.One thing, which we already saw: please carefully check, that you won't commit any zero-sized files in the gcc/config/i386 directory. -- WBR, Anton Korobeynikov
2008/3/18 Anton Korobeynikov <asl at math.spbu.ru>:> Hello, Bill > > > > This merge should go *much* more smoothly than the last merge -- it > > could hardly be worse, right? ;-) I already did a test compile of > > llvm-test with the patch and it compiled the programs without a > > problem. Devang is currently testing it as well so that I have a > > second opinion. > One thing, which we already saw: please carefully check, that you won't > commit any zero-sized files in the gcc/config/i386 directory. >Definitely! :-) I learned that lesson the hard way. -bw