This is the mail archive of the gdb-prs@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]

[Bug build/22098] failed to build with mingw 5.1.0


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

Alexander Fedotov <alfedotov at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gdb                         |build

--- Comment #1 from Alexander Fedotov <alfedotov at gmail dot com> ---
Environment is:
Fedora 4.4.14-200.fc22.x86_64 #1 SMP Fri Jun 24 21:19:33 UTC 2016 x86_64 x86_64
x86_64 GNU/Linux
gcc version 5.1.0 20150422 (Fedora MinGW 5.1.0-2.fc22) (GCC)


../../src_gdb/gdb/aarch64-tdep.c: In function 'VEC_CORE_ADDR*
aarch64_software_single_step(regcache*)':
../../src_gdb/gdb/aarch64-tdep.c:2428:34: error: narrowing conversion of '-1'
from 'int' to 'CORE_ADDR {aka long long unsigned int}' inside { }
   CORE_ADDR breaks[2] = { -1, -1 };
                                  ^
../../src_gdb/gdb/aarch64-tdep.c:2428:34: error: narrowing conversion of '-1'
from 'int' to 'CORE_ADDR {aka long long unsigned int}' inside { }
Makefile:1876: recipe for target 'aarch64-tdep.o' failed

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

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