Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 01:07:49 +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:  <200907220108.n6M18BW0037551@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    contrib/gcc          dwarf2out.c 
  Log:
  SVN rev 195816 on 2009-07-22 01:07:49Z 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
  
  Revision      Changes    Path
  1.1.1.15.2.3  +1 -1      src/contrib/gcc/dwarf2out.c



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