Skip to content

g++.dg/abi/local1.C fails #3732

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagwontfixIssue is real, but we can't or won't fix it. Not invalid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions