From: Georg-Johann Lay Date: Wed, 12 Feb 2025 21:16:23 +0000 (+0100) Subject: avr.opt.urls += -mcall-main X-Git-Tag: basepoints/gcc-16~2059 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30dfcecddc6260970924841f222402aebfbec57d;p=thirdparty%2Fgcc.git avr.opt.urls += -mcall-main gcc/ * config/avr/avr.opt.urls: Add -mcall-main. --- diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls index 5470fe72591..64cf0600a36 100644 --- a/gcc/config/avr/avr.opt.urls +++ b/gcc/config/avr/avr.opt.urls @@ -17,6 +17,9 @@ UrlSuffix(gcc/AVR-Options.html#index-mgas-isr-prologues) mn-flash= UrlSuffix(gcc/AVR-Options.html#index-mn-flash) +mcall-main +UrlSuffix(gcc/AVR-Options.html#index-mcall-main) + mskip-bug UrlSuffix(gcc/AVR-Options.html#index-mskip-bug)