Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 01:07:11 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/gcc dwarf2out.c
Message-ID:  <200907220107.n6M17JFS037481@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2009-07-22 01:07:11 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          dwarf2out.c 
  Log:
  SVN rev 195815 on 2009-07-22 01:07:11Z by bms
  
  Output DWARF debug information for global 'using' declarations, instead
  of just blowing up. A very similar change to this exists which is
  GPLv3 licensed, this is my own change.
  
  This problem was triggered by running the Boost regression tests.
  
  See also:       http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31899
  Reviewed by:    luigi
  Approved by:    re (kib)
  
  Revision  Changes       Path
  1.2       +10325 -5779  src/contrib/gcc/dwarf2out.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907220107.n6M17JFS037481>