OSDN Git Service

2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Wed, 11 Feb 2004 22:15:05 +0000 (22:15 +0000)
committerjjohnstn <jjohnstn>
Wed, 11 Feb 2004 22:15:05 +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 fb73ed1..f5db3f7 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 d55cd22..31f37c1 100644 (file)
@@ -36,6 +36,7 @@
 
        comment "crt0 startup"
        .macro gdbasm_startup
+       gdbasm_enter
        mov r32=r0
        nop.i 0
        nop.i 0