This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: News MIPS option -mno-shared


Dave Korn wrote:
[snip]
>   David, another thing that could break your code is if the MIPS gcc port starts
> to use RTL prolog generation; when that happens, you'll start to see code where
> instructions from the body of the function are migrated upward in among prolog
> instructions by the scheduler.

FWIW, the o32 ABI IIRC requires the gpsetup to make up the first three
instructions of a function. I think for exactly the reasons discussed
before.


Thiemo


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