[LLVMbugs] [Bug 16208] New: Visibility of static variables in constructors computed incorrectly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 3 06:49:41 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16208
Bug ID: 16208
Summary: Visibility of static variables in constructors
computed incorrectly
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: LLVM Codegen
Assignee: unassignedclangbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10617
--> http://llvm.org/bugs/attachment.cgi?id=10617&action=edit
Test case
See test case. When compiled with -fvisibility=hidden, the static variable ends
up with DEFAULT visibility.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130603/1c99846b/attachment.html>
More information about the llvm-bugs
mailing list