[LLVMdev] testsuite problems after merge

Bill Wendling wendling at apple.com
Thu Mar 20 11:10:21 PDT 2008


On Mar 20, 2008, at 10:08 AM, Dale Johannesen wrote:

> I'm seeing ~100 new failures in the gcc testsuite due to the test  
> file being doubled or tripled, as below.   This appears to affect  
> only files that were newly imported from gcc-4.2 in the recent  
> merge.  Does anybody have an idea for how to mechanize fixing these  
> (I doubt you can count on the APPLE LOCAL comment being there)?  If  
> there's no better way than slogging through I'll help.  And of  
> course we should figure out why and prevent it from happening  
> again....

I'll help you track these down. Give me a list of the ones that are  
failing and I can start slogging through them. It should be easy to  
fix, at least. I don't know what happened. The method I used was "svn  
diff" followed by "patch -p0". *shrugs* We should take Mike's  
suggestion next time.

-bw




More information about the llvm-dev mailing list