Re: Another verify_cgraph problem

2013-01-13 Thread Iain Buclaw
On 13 January 2013 16:02, Johannes Pfau wrote: > Am Sat, 12 Jan 2013 11:57:10 +0100 > schrieb Johannes Pfau : > > > A template's toObjFile does nothing, but all my naive attempts to call > > e.g. > > > declaration->isTemplateDeclaration()>onemember->isDeclaration()->toObjFile(false) > > fail with

Re: Another verify_cgraph problem

2013-01-13 Thread Johannes Pfau
Am Sat, 12 Jan 2013 11:57:10 +0100 schrieb Johannes Pfau : > A template's toObjFile does nothing, but all my naive attempts to call > e.g. > declaration->isTemplateDeclaration()>onemember->isDeclaration()->toObjFile(false) > fail with a strange error. OK, of course it can't work. toObjFile has to