[LLVMbugs] [Bug 386] NEW: test/Programs/MultiSource/Benchmarks/MallocBench/perl problems
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jun 24 09:42:18 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=386
Summary: test/Programs/MultiSource/Benchmarks/MallocBench/perl
problems
Product: Test Suite
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Nightly Tester
AssignedTo: wanderer at rsu.ru
ReportedBy: wanderer at rsu.ru
This file have same problems as MallocBench/make with conflicting function
declarations in it and FreeBSD system headers:
---8X-----------------------
/home/wanderer/pkg/build/llvm/src/llvm/test/Programs/MultiSource/Benchmarks/Mal
locBench/perl/doio.c: In function `do_shmio':
/home/wanderer/pkg/build/llvm/src/llvm/test/Programs/MultiSource/Benchmarks/Mal
locBench/perl/doio.c:2692: error: conflicting types for 'shmat'
/usr/include/sys/shm.h:115: error: previous declaration of 'shmat' was here
gmake[4]: *** [Output/doio.o] Error 1
---X8-----------------------
------- 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