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 f590154e55b21d86b9d581452a62496ff89f9712 (commit) from c44e8f7e329c1a4eb32a227849bc78a105bfca96 (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 f590154e55b21d86b9d581452a62496ff89f9712 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Fri Feb 28 16:58:21 2025 +0100 gcc-5: Fix markup after AVR changes diff --git a/htdocs/gcc-5/changes.html b/htdocs/gcc-5/changes.html index 5035ed3c..6c04a70b 100644 --- a/htdocs/gcc-5/changes.html +++ b/htdocs/gcc-5/changes.html @@ -728,7 +728,7 @@ here</a>.</p> If the compiler is used together with AVR-LibC, this requires at least GCC 5.2 and a version of AVR-LibC which implements <a href="https://savannah.nongnu.org/bugs/?44574">feature #44574</a>. - <br/><br/> + <br> As a consequence, the compiler no more supports individual devices like ATmega8. Specifying, say, <code>-mmcu=atmega8</code> triggers the usage of the ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-5/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs