[LLVMbugs] Re: [llvm-commits] CVS: llvm-gcc/gcc/llvm-types.c

Chris Lattner sabre at nondot.org
Tue Jul 20 21:11:40 PDT 2004


On Tue, 20 Jul 2004, Vladimir Merzliakov wrote:
> > > cbe SingleSource/Regression/C++/pointer_member
> > > llc SingleSource/Regression/C++/pointer_member
> > > jit SingleSource/Regression/C++/pointer_member
> > > jit-ls SingleSource/Regression/C++/pointer_member
> > > "
> >
> > Oh, cool, thanks for the heads up.  I fixed a regression this morning from
> > the CPR changes.  If this test does start passing tommorow please let me
> > know.
> Our internet provider have some problems in this night and nighttester fail
> at cvs checkout attempt.
>
> I manually start script after problem with internet connection has been
> fixed.
>
> Now bad news: pointer_member tests fail at FreeBSD.
> I use -noremove options for NightlyTest.pl and then i can send any genereted
> files if need.

Thanks for following this up, you're right it's a real LLVM bug.  This
patch should fix it:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040719/016289.html

-Chris

-- 
http://llvm.cs.uiuc.edu/
http://nondot.org/sabre/




More information about the llvm-bugs mailing list