This is the mail archive of the gcc-bugs@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]

[Bug target/19799] sibcall-3.c and sibcall-4.c xfailed on hppa64-*-hpux*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19799

--- Comment #8 from dave.anglin at bell dot net 2012-01-29 23:23:56 UTC ---
On 29-Jan-12, at 6:05 PM, steven at gcc dot gnu.org wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19799
>
> Steven Bosscher <steven at gcc dot gnu.org> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                 CC|                            |steven at gcc dot  
> gnu.org
>
> --- Comment #7 from Steven Bosscher <steven at gcc dot gnu.org>  
> 2012-01-29 23:05:41 UTC ---
> (In reply to comment #4)
>> The stub placement issues in GNU ld still haven't been fixed.
>
> Is there a binutils bugzilla entry for this? Perhaps the issue is  
> fixed now?


64-bit GNU ld still doesn't support stub placement on hppa.  I spent  
some time a couple of years
ago working on elf64-hppa.c to make the code similar to elf32-hppa.c.   
Probably, the two could
be merged and in the process stub support could be added to the 64-bit  
code.

My time is limited...

Dave
--
John David Anglin    dave.anglin@bell.net


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