[LLVMdev] ARM backend failures from (gcc) c torture suite

robert muth robert at muth.org
Wed Jul 22 08:30:26 PDT 2009


I have run the torture test again svn head rev 76522 (2009/07/20) there are
now
2 compilation and 23 runtime failure. A tarball with reproducers is
attached.
Most problems are still vargs related.

Robert

On Fri, Jun 12, 2009 at 11:09 AM, Sandeep Patel <deeppatel1987 at gmail.com>wrote:

> I don't have a target in front of me to run these tests at the moment,
> but walking manually through va-arg-1.c, it's pretty clear that
> there's some disconnect between the register spilling that happens in
> LowerFORMAL_ARGUMENTS and what happens in LowerVASTART in
> ARMISelLowering.cpp.
>
> deep
>
> On Thu, Jun 11, 2009 at 8:45 AM, robert muth<robert at muth.org> wrote:
> > I wrote a few scripts to run llvm/arm against the gnu c torture test
> suite
> > which consists of  over 900 smallish tests.
> >
> > There were quite a few failures with llvm/arm which I hereby want to
> > report (see attached
> > tarball for the actual failing testsc).
> >
> > Most of the failures are related to vararg/stdarg.
> > I think I saw a bug files for this but cannot find it anymore.
> > Is somebody on this?
> >
> > Finally, I would like to check in the scripts mentioned above.
> > What would be a good place for them? "utils/" ?
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
> >
> >
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090722/33b011c1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad.tgz
Type: application/x-gzip
Size: 7201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090722/33b011c1/attachment.bin>


More information about the llvm-dev mailing list