This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Force compiler to pass arguments by Stack!


Hi:
   
    Do you know how to force compiler to compile functions that
    pass and receive arguments in Stack,not in Registers,
    I've encounter a situation ,a black box kernel put arguments in Stack,
    and My program is compiled optimized,and receive some arguments
    from Registers.This cause a error!
 
   

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