[LLVMbugs] [Bug 3910] New: Many tests failing with ruby 1.9.1(r23098) compiled with clang(r68030)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Mar 30 11:40:16 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=3910

           Summary: Many tests failing with ruby 1.9.1(r23098) compiled with
                    clang(r68030)
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: roberto at freebsd.org
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2778)
 --> (http://llvm.org/bugs/attachment.cgi?id=2778)
List of tests failing

Ruby 1.9 has an extensive test suite.  When compiled with clang r68030, many
tests are failing.

OS X 10.5.6, clang compiled with gcc-4.0.

Ruby 1.9.1 from svn/trunk at revision r23098 compiled with:

clang -I. -I../../../.ext/include/i386-darwin9.6.0 -I../../../../include
-I../../../../ext/tk/tkutil -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE
-D_DARWIN_C_SOURCE   -fno-common -O -pipe -I/opt/local/include -g -Wall
-Wno-unused-parameter -Wno-parentheses -Wno-missing-field-initializers
-Wshorten-64-to-32 -Wpointer-arith -Wwrite-strings  -o tkutil.o -c
../../../../ext/tk/tkutil/tkutil.c

See attached the full listing of the failing tests.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list