Re: [parisc-linux] Re: [hppa] binutils will not build shared libraries with external deps?

2003-06-02 Thread Alan Modra
g this one probably requires porting some of the recent changes I made for x86 and ppc to hppa. See SYMBOL_REFERENCES_LOCAL and SYMBOL_CALLS_LOCAL. -- Alan Modra IBM OzLabs - Linux Technology Centre

Bug#184684: target/10073: [3.2/3.3 regression]: powerpc cannot split insn while building rscheme

2003-03-14 Thread Alan Modra
E (x), temp, XEXP (XEXP (x, 0), 1)); -- Alan Modra IBM OzLabs - Linux Technology Centre

Bug#99307: libgcj/3419: unresolved symbols when gcj -static is used

2002-02-10 Thread Alan Modra
(copy_archive): Make name_list.name const. Use MKDIR. Handle duplicate files in archives by making more temp dirs. -- Alan Modra IBM OzLabs - Linux Technology Centre Index: binutils/objcopy.c === RCS file

Bug#123155: gcc-3.0 does not build on PPC

2001-12-10 Thread Alan Modra
On Mon, Dec 10, 2001 at 03:12:59PM +0100, Franz Sirl wrote: > > What do you think about my patch? Avoiding code duplication is a good thing > in my eyes :-). I quite like it, but it should probably go on mainline first, with the mainline change I made moved onto the branch to fix the bug. Geoff

Bug#123155: gcc-3.0 does not build on PPC

2001-12-10 Thread Alan Modra
On Mon, Dec 10, 2001 at 11:57:12AM +0100, Franz Sirl wrote: > > No, that isn't the problem, Alan Modra broke it with his "obvious" patch ;-). Oops, sorry. I should have pressed harder to move the simplified (and corrected!) 3.1 rs6000_unique_section over to the branch.

Re: [parisc-linux] hppa gcc bug?

2001-11-12 Thread Alan Modra
On Sun, Nov 11, 2001 at 04:07:12PM -0800, Randolph Chung wrote: > Looks like there's a strength-reduce optimization bug in g++-3.0.2 on > hppa For those reading this on gcc-patches, there's a .ii at http://lists.parisc-linux.org/pipermail/parisc-linux/2001-November/014491.html This is with hpp