re PR target/18925 (Invalid gprel relocation in PIC)
authorMark Mitchell <mark@codesourcery.com>
Tue, 14 Dec 2004 02:15:55 +0000 (02:15 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 14 Dec 2004 02:15:55 +0000 (02:15 +0000)
commit532b37d9b8042da2c173b24403412e355e05b5a8
treea576a3c948c951c87c3cfaad1438a0c51beda0d1
parentfd2ad93d8f325612254ac9c4e434e442bc6aba4a
re PR target/18925 (Invalid gprel relocation in PIC)

PR c++/18925
* class.c (layout_class_type): Determine the visibility of static
data members.

PR c++/18925
* g++.dg/ext/visibility/staticdatamem.C: New test.

From-SVN: r92120
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/visibility/staticdatamem.C [new file with mode: 0644]