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: Patch for PR 16676


Ben Elliston wrote:

> 2005-05-09  Ben Elliston  <bje@au.ibm.com>
> 
>         * dwarf2out.c (dwarf2out_decl): Always set context_die to NULL,
>         even when debug_info_level is DINFO_LEVEL_TERSE.

This causes two testsuite regressions on s390(x)-ibm-linux:
FAIL: g++.dg/debug/minimal1.C -gdwarf-21 (test for excess errors)
FAIL: g++.dg/debug/typedef3.C -gdwarf-21 (test for excess errors)

The symptom is an ICE in dwarf2out_finish, at dwarf2out.c:13108.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


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