This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Add -mpc* options to 4.3 Changes?


As a user I think it would be helpful to add the new -mpc* set of options to the 4.3 Changes web page. I didn't realize these were available until someone mentioned them on gcc@gcc.gnu.org recently.

Perhaps something along the lines of the below (or whatever Uros etc thinks)?


Thanks,
Matt



*** gcc-4.3-changes.html        2007-04-27 11:42:05.000000000 -0600
--- gcc-4.3-changes-wc.html     2007-04-27 11:49:11.000000000 -0600
*************** GCC 4.3 Release Series<br>Changes, New F
*** 328,333 ****
--- 328,334 ----
        afterward.</li>
      <li>Support for SSSE3 built-in functions and code generation are
        available via <code>-mssse3</code>.</li>
+     <li>A new set of options <code>-mpc32</code>, <code>-mpc64</code>
+     and <code>-mpc80</code> have been added to allow explicit control
+     of floating point precision.
    </ul>

  <h3>ARM</h3>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]