Re: [PATCHv2][wwwdocs] Mention -freport-bug in release notes

2015-02-02 Thread Gerald Pfeifer

On Monday 2015-01-26 11:03, Yury Gribov wrote:

Second version of patch with updates from Gerald Pfeifer.

Ok to commit?


Yes, this looks good.  


Thank you,
Gerald


[PATCHv2][wwwdocs] Mention -freport-bug in release notes

2015-01-26 Thread Yury Gribov

 On 01/16/2015 12:18 PM, Yury Gribov wrote:

This is a wwwdocs patch to changes.html to announce -freport-bug flag.

Ok to commit?


Hi all,

Second version of patch with updates from Gerald Pfeifer.

Ok to commit?

-Y
? the
Index: htdocs/gcc-5/changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.72
diff -u -r1.72 changes.html
--- htdocs/gcc-5/changes.html	25 Jan 2015 23:47:32 -	1.72
+++ htdocs/gcc-5/changes.html	26 Jan 2015 08:01:01 -
@@ -599,5 +599,11 @@
 liThe codegcc-ar, gcc-nm, gcc-ranlib/code wrappers now
 	understand a code-B/code option to set the compiler to use./li
   /ul
+  h3 id=driver/h3
+  ul
+liWhen the new command-line option code-freport-bug/code is
+  used, GCC automatically generates a developer-friendly reproducer
+  whenever an internal compiler error is encountered./li
+  /ul
 /body
 /html