correct PR number
From-SVN: r153910
This commit is contained in:
parent
eeeca7d418
commit
0bc044b8b3
@ -1,6 +1,6 @@
|
||||
2009-11-04 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/15882
|
||||
PR c++/35067
|
||||
* method.c (use_thunk): Check DECL_WEAK as well as
|
||||
DECL_ONE_ONLY.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
2009-11-04 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/15882
|
||||
PR c++/35067
|
||||
* g++.dg/abi/thunk5.C: New.
|
||||
|
||||
2009-11-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
|
||||
|
@ -1,4 +1,4 @@
|
||||
// PR c++/15882
|
||||
// PR c++/35067
|
||||
// The thunks should be weak even on targets without one-only support.
|
||||
// { dg-require-weak "" }
|
||||
// { dg-final { scan-assembler "weak.*ZTv" } }
|
||||
|
Loading…
Reference in New Issue
Block a user