Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/changes.html,v
retrieving revision 1.43
@@ -254,6 +254,8 @@
<code>-fomit-frame-pointer</code>. The default can be reverted
to <code>-fno-omit-frame-pointer</code> by configuring GCC with
the <code>--enable-frame-pointer</code> configure option.</li>
+ <li>Darwin, FreeBSD, MinGW and Cygwin now all support
+ <code>__float128</code> on 32-bit x86 targets.</li>
</ul>
<h3>MIPS</h3>