Am 16.03.25 um 02:26 schrieb Gerald Pfeifer:
On Thu, 13 Feb 2025, Georg-Johann Lay wrote:
Applied the following avr news to gcc-15:
Thanks!
+ Support has been added for the new option
+https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mno-call-main";
+ >-mno-call-main. In
On Thu, 13 Feb 2025, Georg-Johann Lay wrote:
> Applied the following avr news to gcc-15:
Thanks!
> + Support has been added for the new option
> + href="https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html#index-mno-call-main";
> + >-mno-call-main. Instead of calling
> main,
> +it
Applied the following avr news to gcc-15:
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 7638d3d5..41425257 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -500,6 +500,10 @@ asm (".text; %cc0: mov %cc2, %%r0; .previous;"
>-msplit-lds