* gdb.dwarf2/dw2-compressed.S: Also define __start.

This commit is contained in:
Daniel Jacobowitz 2008-07-27 21:01:45 +00:00
parent 62f64ff2d6
commit 6387b45f80
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.dwarf2/dw2-compressed.S: Also define __start.
2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
* lib/mi-support.exp (default_mi_gdb_start): Remove check for

View File

@ -23,7 +23,9 @@
.text
.globl _start
.globl __start
_start:
__start:
.int 0
.Lbegin_text1:
.globl func_cu1