Hi Sri,

On Tue, 13 Nov 2012, Sriraman Tallam wrote:
> I have added a release note for Function Multiversioning which is
> checked into trunk. Please review.

Index: changes.html
===================================================================
+    <li> Function Multiversioning Support with G++:

Is this really specific to the C++ front end?  The example is C, not
C++?

+    It is now possible to create multiple function versions each targeting a
+    specific processor and/or ISA.  Function versions have the same signature
+    but different target attributes.  For example, here is a program with
+    function versions:

I believe embedding this in <p> and </p> could be better.

This is okay, thanks.

Gerald

Reply via email to