This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR debug/42487, xfail scan-assembler on DW_AT_ranges in gcc.dg/debug/dwarf2/aranges-fnsec-1.c for darwin


On 08/17/2010 09:15 AM, Jack Howarth wrote:
\>    I wonder if this means that some of those dg-skip-if in the other
> testcases passing -ffunction-sections are just stale entries from
> the depreciated a.out support? Does anyone know if rs6000-*-aix*,
> powerpc*-*-aix* and hppa*-*-hpux* currently support function sections?
> Also it is strange that rs6000-*-aix* and powerpc*-*-aix* skip
> g++.dg/eh/gcsec1.C and gcc.dg/special/gcsec-1.c but hppa*-*-hpux*
> skips gcc.dg/ucnid-12.c. Not really coherent.

Well, the gcsec tests also require linker support for --gc-sections,
which the system linker for AIX obviously does not.  I am surprised
that they wouldn't be marked for hpux; perhaps the only people that
care about hpux are using binutils on that target?

I can't imagine what's different about ucnid-12 for hpux.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]