This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [pretty-ipa] Rsyncing testsuite from trunk


> Hi,
> 
> pretty-ipa does not have a lot of testcases that are in the trunk.
> This complicates comparing test results from the branch and trunk.
> The attached patch is the result of doing 
> 
>   rsync -crltvz --exclude '.svn' trunk/gcc/testsuite/ pipa/gcc/testsuite/
> 
> and
> 
>   rsync -crltvz --exclude '.svn' trunk/libstdc++-v3/testsuite/ pipa/libstdc++-v3/testsuite/
> 
> Afterwards I have svn added all new files and generated the diff.  The
> corresponding svn st output is below.
> 
> Testsuite is currently running, OK for the branch if this does not
> introduce any new failures?
I guess it is OK even if there are new failures. Those are pretty-ipa bugs then.

Thanks!
Honza


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]