On Tue, Jun 05, 2012 at 12:31:04PM +1000, Peter A. G. Crosthwaite wrote:
> The lazy initialisation of r_check was throwing an error on --enable-debug.
> Removed the lazy initialisation of r_check and swx_addr.
Applied, thanks!
>
> Signed-off-by: Peter A. G. Crosthwaite
> ---
> target-microbla
The lazy initialisation of r_check was throwing an error on --enable-debug.
Removed the lazy initialisation of r_check and swx_addr.
Signed-off-by: Peter A. G. Crosthwaite
---
target-microblaze/translate.c | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/target-