-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid
Description
| Bugzilla Link | 3360 |
| Resolution | WONTFIX |
| Resolved on | Apr 12, 2011 08:26 |
| Version | 2.4 |
| OS | Windows XP |
| Attachments | sources |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jayfoad |
Extended Description
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.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagwontfixIssue is real, but we can't or won't fix it. Not invalidIssue is real, but we can't or won't fix it. Not invalid