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]

Re: some gimplification cleanups


> On Wed, Jun 23, 2004 at 09:28:18PM +0200, Ulrich Weigand wrote:
> > This causes compiler crashes due to a NULL DECL_SAVED_TREE being passed
> > from gimplify_function_tree to gimplify_body.  (This happens in the case
> > of an empty __static_initialization_and_destruction_0 function.)
> 
> Test case?

g++.dg/template/copy1.C
g++.dg/template/crash7.C
g++.old-deja/g++.ns/template6.C

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand@informatik.uni-erlangen.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]