This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 68dc8f7c93bb3b9bd97cd0f29612dec7ffa8c434 (commit) from 4fcccbee941491f45bdcc73639f6f1312df8c9b7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 68dc8f7c93bb3b9bd97cd0f29612dec7ffa8c434 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sun Aug 4 11:53:00 2024 +0200 gcc-14: Tweak a word around GNAT Storage Models When not countable, use performance instead of performances. diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index daa09217..62a279b1 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -298,7 +298,7 @@ You may also want to check out our <ul> <li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/Pragma-Storage_005fModel.html">Storage Model</a>: this feature proposes to redesign the concepts of Storage Pools - into a more efficient model allowing higher performances and easier + into a more efficient model allowing higher performance and easier integration with low footprint embedded run-times.</li> <li><a href="https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gnat_rm/String-interpolation.html">String Interpolation</a>: allows for easier string formatting.</li> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs