gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index b854c4e6..599443e7 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -62,6 +62,14 @@ a work-in-progress.

OpenACC. It warns about potentially suboptimal choices related to OpenACC parallelism. +
  • The offload target code generation for OpenMP and OpenACC can now + be better adjused using the new -foffload-options= flag and the pre-existing but now + documented -foffload= flag. +
  • @@ -104,6 +112,8 @@ a work-in-progress.

    AMD Radeon (GCN)