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

[binutils-gdb] sim: sh: clean up gencode


*** TEST RESULTS FOR COMMIT ed4d32c28adc5f00ee9bc0e4ac785eeff5e1dc74 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: ed4d32c28adc5f00ee9bc0e4ac785eeff5e1dc74

sim: sh: clean up gencode
The build line was missing the normal BUILD_xxx flags.  Once we added
that, we get warnings that weren't shown before.  As we fix those, we
notice that the -d option segfaults because it tries to write readonly
memory.  Fix that too as part of the const/prototype clean up.


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