From: Gerald Pfeifer Date: Fri, 4 Oct 2024 04:53:15 +0000 (+0800) Subject: doc: Drop GCC 2.6 ABI change note for H8/h8300-hms X-Git-Tag: basepoints/gcc-16~5500 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186be7f37aed3b141af6367e05d28c5bcb0d9330;p=thirdparty%2Fgcc.git doc: Drop GCC 2.6 ABI change note for H8/h8300-hms gcc: PR target/69374 * doc/install.texi (Specific) : Drop GCC 2.6 ABI change note. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index e035061a23e..09559615bbf 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4118,11 +4118,6 @@ This configuration is intended for embedded systems. @heading h8300-hms Renesas H8/300 series of processors. -The calling convention and structure layout has changed in release 2.6. -All code must be recompiled. The calling convention now passes the -first three arguments in function calls in registers. Structures are no -longer a multiple of 2 bytes. - @html
@end html