2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 11 Feb 2004 22:15:06 +0000 (22:15 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 11 Feb 2004 22:15:06 +0000 (22:15 +0000)
        * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
        executed is an alloc instruction.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.asm/ia64.inc

index fb73ed17777e37a0bc67ea53a4946114f51cd44f..f5db3f7afeb326dec6789628a5e3492416aee7c5 100644 (file)
@@ -1,3 +1,8 @@
+2004-02-11  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
+       executed is an alloc instruction.
+
 2004-02-11  David Carlton  <carlton@kealia.com>
 
        * gdb.cp/breakpoint.exp: New.
index d55cd221972ea93646ee531d3819c39294036753..31f37c1a65a89264e8cc8b5d40f4b41c3f1ac329 100644 (file)
@@ -36,6 +36,7 @@
 
        comment "crt0 startup"
        .macro gdbasm_startup
+       gdbasm_enter
        mov r32=r0
        nop.i 0
        nop.i 0