Hi,

for reasons described in my earlier email, I'd like to commit the
following to gcc-10/changes.html to mark offloading to HSAIL as
deprecated.

OK?

Thanks,

Martin


---
 htdocs/gcc-10/changes.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index ca49e626..17679812 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -57,6 +57,11 @@ a work-in-progress.</p>
     of the default via <code>--param allow-store-data-races</code> will
     now be diagnosed and build systems have to be adjusted accordingly.
   </li>
+  <li>
+    Offloading to Heterogeneous System Architecture Intermediate
+    Language (HSAIL) has been deprecated and will likely be removed in
+    a future release.
+  </li>
 </ul>
 
 
-- 
2.26.0

Reply via email to