From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/gcc: update to 13.3.0
Date: Sat, 1 Jun 2024 23:01:28 +0200 [thread overview]
Message-ID: <ZluMKNFicss1Lf9S@landeda> (raw)
In-Reply-To: <ZlsWbN4ndrbor49a@waldemar-brodkorb.de>
Waldemar, All,
On 2024-06-01 14:39 +0200, Waldemar Brodkorb spake thusly:
> See here for changes made to this release:
> https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=13.3
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> .checkpackageignore | 2 +-
> .../0001-disable-split-stack-for-non-thread-builds.patch | 0
> .../0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch | 0
> .../0003-Remove-crypt-and-crypt_r-interceptors.patch | 0
> package/gcc/Config.in.host | 2 +-
> package/gcc/gcc.hash | 4 ++--
> 6 files changed, 4 insertions(+), 4 deletions(-)
> rename package/gcc/{13.2.0 => 13.3.0}/0001-disable-split-stack-for-non-thread-builds.patch (100%)
> rename package/gcc/{13.2.0 => 13.3.0}/0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch (100%)
> rename package/gcc/{13.2.0 => 13.3.0}/0003-Remove-crypt-and-crypt_r-interceptors.patch (100%)
>
> diff --git a/.checkpackageignore b/.checkpackageignore
> index 8f5fc0a476..102b3cfcbc 100644
> --- a/.checkpackageignore
> +++ b/.checkpackageignore
> @@ -670,7 +670,7 @@ package/gamin/0001-no-abstract-sockets.patch lib_patch.Upstream
> package/gamin/0002-no-const-return.patch lib_patch.Sob lib_patch.Upstream
> package/gamin/0003-fix-missing-PTHREAD_MUTEX_RECURSIVE_NP.patch lib_patch.Upstream
> package/gcc/12.3.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
> -package/gcc/13.2.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
> +package/gcc/13.3.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
> package/gcc/14.1.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
> package/gcc/8.4.0/0001-xtensa-fix-PR-target-91880.patch lib_patch.Upstream
> package/gcc/8.4.0/0002-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch lib_patch.Upstream
> diff --git a/package/gcc/13.2.0/0001-disable-split-stack-for-non-thread-builds.patch b/package/gcc/13.3.0/0001-disable-split-stack-for-non-thread-builds.patch
> similarity index 100%
> rename from package/gcc/13.2.0/0001-disable-split-stack-for-non-thread-builds.patch
> rename to package/gcc/13.3.0/0001-disable-split-stack-for-non-thread-builds.patch
> diff --git a/package/gcc/13.2.0/0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch b/package/gcc/13.3.0/0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
> similarity index 100%
> rename from package/gcc/13.2.0/0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
> rename to package/gcc/13.3.0/0002-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
> diff --git a/package/gcc/13.2.0/0003-Remove-crypt-and-crypt_r-interceptors.patch b/package/gcc/13.3.0/0003-Remove-crypt-and-crypt_r-interceptors.patch
> similarity index 100%
> rename from package/gcc/13.2.0/0003-Remove-crypt-and-crypt_r-interceptors.patch
> rename to package/gcc/13.3.0/0003-Remove-crypt-and-crypt_r-interceptors.patch
> diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
> index a0377cc0a3..ac20591e5c 100644
> --- a/package/gcc/Config.in.host
> +++ b/package/gcc/Config.in.host
> @@ -76,7 +76,7 @@ config BR2_GCC_VERSION
> string
> default "8.4.0" if BR2_GCC_VERSION_POWERPC_SPE
> default "12.3.0" if BR2_GCC_VERSION_12_X
> - default "13.2.0" if BR2_GCC_VERSION_13_X
> + default "13.3.0" if BR2_GCC_VERSION_13_X
> default "14.1.0" if BR2_GCC_VERSION_14_X
> default "arc-2023.09-release" if BR2_GCC_VERSION_ARC
>
> diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash
> index 08d4fca6e7..0b48a1acdd 100644
> --- a/package/gcc/gcc.hash
> +++ b/package/gcc/gcc.hash
> @@ -4,8 +4,8 @@ sha512 6de904f552a02de33b11ef52312bb664396efd7e1ce3bbe37bfad5ef617f133095b3767b
> sha512 440c08ca746da450d9a1b35e8fd2305cb27e7e6987cd9d0f7d375f3b1fc9e4b0bd7acb3cd7bf795e72fcbead59cdef5b6c152862f5d35cd9fbfe6902101ce648 gcc-10.4.0.tar.xz
> # From https://gcc.gnu.org/pub/gcc/releases/gcc-12.3.0/sha512.sum
> sha512 8fb799dfa2e5de5284edf8f821e3d40c2781e4c570f5adfdb1ca0671fcae3fb7f794ea783e80f01ec7bfbf912ca508e478bd749b2755c2c14e4055648146c204 gcc-12.3.0.tar.xz
> -# From https://gcc.gnu.org/pub/gcc/releases/gcc-13.2.0/sha512.sum
> -sha512 d99e4826a70db04504467e349e9fbaedaa5870766cda7c5cab50cdebedc4be755ebca5b789e1232a34a20be1a0b60097de9280efe47bdb71c73251e30b0862a2 gcc-13.2.0.tar.xz
> +# From https://gcc.gnu.org/pub/gcc/releases/gcc-13.3.0/sha512.sum
> +sha512 ed5f2f4c6ed2c796fcf2c93707159e9dbd3ddb1ba063d549804dd68cdabbb6d550985ae1c8465ae9a336cfe29274a6eb0f42e21924360574ebd8e5d5c7c9a801 gcc-13.3.0.tar.xz
> # From https://gcc.gnu.org/pub/gcc/releases/gcc-14.1.0/sha512.sum
> sha512 e9e224f2b26646fcf038d28dfa08b94c623bc57941f99894a321d01c600f7c68aff6b8837fd25e73e540de1f8de5606e98694a62cdcdfb525ce768b3ef6879ea gcc-14.1.0.tar.xz
>
> --
> 2.30.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-06-01 21:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 12:39 [Buildroot] [PATCH] package/gcc: update to 13.3.0 Waldemar Brodkorb
2024-06-01 21:01 ` Yann E. MORIN [this message]
2024-06-08 17:54 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZluMKNFicss1Lf9S@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=wbx@openadk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox