bootstrap of 3.4.1 RC1 failed on powerpc-ibm-aix4.3.3.0

Jakub Jelinek jakub@redhat.com
Wed Jun 30 23:15:00 GMT 2004


On Wed, Jun 30, 2004 at 03:32:46PM -0700, Joe Buck wrote:
> > I'm not going to consider that a showstopper, since it didn't work in 
> > 3.4.0 and since David's comments indicate that this might not be 
> > tractable to fix without modifications to binutils.
> 
> Another possible fix would be to re-order the assembly language output
> so that the thunks don't need forward references.  A third possibility
> would be to use gas, if it can be made to work.
> 
> In any case, this is now PR 16304.

Or you can override TARGET_USE_LOCAL_THUNK_ALIAS_P definition for
AIX with the assembler which doesn't handle forward references.

	Jakub



More information about the Gcc mailing list