[LLVMbugs] [Bug 1347] NEW: llvm/test are not run using -m64
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Apr 23 13:29:44 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1347
Summary: llvm/test are not run using -m64
Product: Test Suite
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: DejaGNU
AssignedTo: unassignedbugs at nondot.org
ReportedBy: dpatel at apple.com
Follow these steps:
$ cd llvm
$ CFLAGS="-m64" ./configure
$ CFLAGS="-m64" make
$ cd test
$ make RUNTESTFLAGS="CFrontEnd/dg.exp"
llvm-gcc tests are not run using -m64, as I expected.
Same is true for SingleSource tests.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list