This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: Fix assertion on replace_types()


On Mon, Jun 13, 2016 at 10:41 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Guys,
>
>   Compiling GDB with gcc version 6.1.1 from the about to be released
>   Fedora 24 produces a warning/error about a redundant comparison in
>   gdbtypes.c:replace_types().  The fix appears obvious to me, but since
>   I am not a regular contributor, I thought that I had better check here
>   first.
>
>   OK to apply ?

Yes, it is OK.  The comments say two types should be in the same objfile,
so your fix is right to me.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]