Files
binutils-gdb/sim
Tom Tromey 06a88b3b39 Avoid sequence point warning in h8300 sim
GCC gives a -Wsequence-point warning for this code in the h8300 sim.
The bug is that memory_size is both assigned and used in the same
expression.  The fix is to assign after the print.

sim/h8300/ChangeLog
2021-04-08  Tom Tromey  <tom@tromey.com>

	* compile.c (init_pointers): Fix sequence point warning.
2021-04-08 15:15:59 -06:00
..
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-08 14:34:42 -06:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-04-02 23:31:14 -04:00
2021-01-29 22:11:45 -05:00