On Thu, 1 Mar 2012, Kai Tietz wrote:
> +Windows mingw targets are using -mms-bitfields option
> + as default.
"are using the" (add "the") and probably "by default"
> +Window x86 target is using __thiscall calling convention
> + for C++ class-member functions.
"The Windows x86"
Hi,
this patch adds some of the new features of gcc 4.7 to the changes.html.
Ok for apply?
Regards,
Kai
Index: wwwdocs/htdocs/gcc-4.7/changes.html
===
--- wwwdocs.orig/htdocs/gcc-4.7/changes.html
+++ wwwdocs/htdocs/gcc-4.7/changes.