gcc-13/changes.html: Mention SIMD and updated newlib requirement diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index a803f501..e7a342d3 100644 --- a/htdocs/gcc-13/changes.html +++ b/htdocs/gcc-13/changes.html @@ -374,6 +374,10 @@ a work-in-progress.

  • Support for the Instinct MI200 series devices ( gfx90a) has been added.
  • +
  • SIMD vectorization support has been improved; this and stack-handling + changes require + newlib 4.3.0 (or newer).