On 2021-09-13 9:53 a.m., Jeff Law wrote:
>> It is in fact also hpux11*, thus all 32bit pa configs that do not support
>> DWARF (for whatever reasons).
> We used embedded stabs for SOM (the native format for 32bit PA). SOM is a 
> variant of COFF and could easily support dwarf I would think since
> it had support for fairly arbitrary sections.  Hell, it was already 
> supporting embedded stabs as well as HP's proprietary debugging format.
>
> But I'd consider 32bit SOM on hpux11 dead too :-)
I don't disagree but 32bit SOM still builds on hpux11:
https://gcc.gnu.org/pipermail/gcc-testresults/2021-August/718130.html

Suspect the change will cause a lot of warnings.

There is some support for hpux10/11 in qemu but it takes a lot of work to 
provide the build infrastructure
needed for gcc.

DWARF isn't supported because we lack named sections.  That could be worked 
around
but probably the gdb versions that work on 32-bit hpux11 wouldn't support DWARF.

Dave

-- 
John David Anglin  dave.ang...@bell.net


Reply via email to