This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Wed, Jul 07, 2004 at 07:52:35AM -0700, Mark Mitchell wrote: > H. J. Lu wrote: > > >sections > >Reply-To: > > > >The typeinfo is made public in comdat_linkage, but is later changed > >to local in emit_tinfo_decl. However, we forgot to turn off the > >linkonce section. This patch fixes it. > > OK, but you need a test case. > Here is the testcase patch. H.J.
Attachment:
gcc-3.4-16276-test-1.patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |