bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/26044] Some targets can't be compiled with GCC 10


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26044] Some targets can't be compiled with GCC 10
Date: Thu, 28 May 2020 11:42:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26044

--- Comment #18 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8eff95bcb6a778c35b91e61ccc066db335d7f06b

commit 8eff95bcb6a778c35b91e61ccc066db335d7f06b
Author: Alan Modra <amodra@gmail.com>
Date:   Thu May 28 18:46:17 2020 +0930

    PR26044, Some targets can't be compiled with GCC 10 (tilepro)

    Since this value is used in fields of type tilepro_pipeline (as
    NO_PIPELINE, see tc-tilepro.c) it is appropriate to put it in
    the tilepro_pipelen enum.  This avoids a warning about converting from
    one enum type to another.

            PR 26044
            * opcode/tilepro.h (TILEPRO_NUM_PIPELINE_ENCODINGS): Move to
            tilepro_pipeline enum.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]