http://llvm.org/bugs/show_bug.cgi?id=3360
Summary: g++.dg/abi/local1.C fails
Product: tools
Version: 2.4
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: llvm-g++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=2418)
--> (http://llvm.org/bugs/attachment.cgi?id=2418)
sources
The GCC 4.2.1 testsuite test g++.dg/abi/local1.C fails:
$ ~/llvm/llvm-gcc4.2-2.4-x86-linux-RHEL4/bin/llvm-g++ -o local1 local1.C
local1-a.cc
$ ./local1 ; echo $?
1
It seems to be checking that identically named local classes in different
translation units get distinct typeids.
I've attached the sources for this test.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs