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-07 18:51:52 -07: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-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-03 16:19:16 -04:00
2021-04-08 14:34:42 -06:00
2021-04-02 23:31:14 -04:00
2021-04-08 15:15:59 -06:00
2021-04-02 23:35:47 -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 09:49:30 -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-08 09:49:30 -04:00
2021-04-08 09:49:30 -04:00
2021-04-08 15:02:14 -03: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-08 00:48:54 -04:00
2021-04-08 09:49:30 -04:00
2021-04-02 23:31:14 -04:00
2021-04-03 16:19:16 -04:00
2021-04-03 16:19:16 -04:00
2021-04-03 16:19:16 -04:00
2021-01-29 22:11:45 -05:00
2021-04-03 15:34:13 -04:00
2021-04-03 15:34:13 -04:00
2021-02-28 01:39:02 -05:00