On Wed, 15 Feb 2017, Michael Eager wrote:
> The DWARF Debugging Information Format Standards Committee is pleased 
> to announce the availability of Version 5 of the DWARF Debugging Format 
> Standard.

This patch, which I just applied, updates the GCC 7 release notes 
accordingly.

(Now it's only GCC 7 that is upcoming, not DWARF 5 as well. ;-)

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.64
diff -u -r1.64 changes.html
--- changes.html        16 Feb 2017 17:46:55 -0000      1.64
+++ changes.html        19 Feb 2017 21:54:05 -0000
@@ -141,7 +141,7 @@
   UndefinedBehavior Sanitizer now diagnose arithmetic overflows even on
   arithmetic operations with generic vectors.</li>
 
-  <li>The upcoming version 5 of the <a
+  <li>Version 5 of the <a
   href="http://www.dwarfstd.org/Download.php";>DWARF</a> debugging
   information standard is supported through the <code>-gdwarf-5</code>
   option.  The DWARF version 4 debugging information remains the

Reply via email to