[Buildroot] [PATCH 1/2] package/gcc: bump to version 7.4.0

Yann E. MORIN yann.morin.1998 at free.fr
Sun Dec 9 09:53:48 UTC 2018


Romain, All,

On 2018-12-08 16:37 +0100, Romain Naour spake thusly:
[--SNIP--]
>  rename package/gcc/{7.3.0 => 7.4.0}/0001-m68k-coldfire-pr68467.patch (97%)
[--SNIP--]
> diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
> index 55a9c8b69f..c2925cc6dc 100644
> --- a/package/gcc/Config.in.host
> +++ b/package/gcc/Config.in.host
> @@ -83,7 +83,7 @@ config BR2_GCC_VERSION
>  	default "4.9.4"     if BR2_GCC_VERSION_4_9_X
>  	default "5.5.0"     if BR2_GCC_VERSION_5_X
>  	default "6.4.0"     if BR2_GCC_VERSION_6_X
> -	default "7.3.0"     if BR2_GCC_VERSION_7_X
> +	default "7.4.0"     if BR2_GCC_VERSION_7_X

It looks like patch 0001 breaks the build on m68k, because upstream
seems to have introducved a function by the same name:

    https://gitlab.com/ymorin/buildroot/-/jobs/131924271
    https://gitlab.com/ymorin/buildroot/-/jobs/131924272

../../gcc/config/m68k/m68k.c: In function ‘machine_mode m68k_promote_function_mode(const_tree, machine_mode, int*, const_tree, int)’:
../../gcc/config/m68k/m68k.c:6603:1: error: redefinition of ‘machine_mode m68k_promote_function_mode(const_tree, machine_mode, int*, const_tree, int)’

Care to have a look, please? ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list