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] Another _doprnt fix for %L handling


*** TEST RESULTS FOR COMMIT 1cf9552bf1c77df8850de01d48e1057a27415314 ***

Author: Alan Modra <amodra@gmail.com>
Branch: master
Commit: 1cf9552bf1c77df8850de01d48e1057a27415314

Another _doprnt fix for %L handling

	* bfd.c (_doprnt): Replace "L" with "ll" when printing bfd_vma
	as long long.  Move code replacing "ll" with "I64", and simplify.


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