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] Initialize pagesize_m1 in bfd_cache_init


*** TEST RESULTS FOR COMMIT 2c008f9a5b65fe8d9379e761b056fabeb34a5da6 ***

Author: H.J. Lu <hjl.tools@gmail.com>
Branch: master
Commit: 2c008f9a5b65fe8d9379e761b056fabeb34a5da6

Initialize pagesize_m1 in bfd_cache_init
There is no need to check and initialize pagesize_m1 in cache_bmmap.

	* cache.c (cache_bmmap): Move pagesize_m1 ... to
	(pagesize_m1): Here.
	(bfd_cache_init): Initialize pagesize_m1.


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