Build hppa unwind info for more than .text

Nick Clifton nickc@redhat.com
Tue, 16 Jan 2001 15:28:23 -0800


Hi Alan,

: > Won't this create unwind info for read only data sections ?
: 
: Only if the assembler sees
: 
:  .proc
:  .callinfo
:  .entry
: 
:  function body
: 
:  .exit
:  .procend
: 
: You're unlikely to get unwanted unwind info.

OK - just checking.

Cheers
	Nick