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]

mips64 - clobberlist errors


Hi

I know that in more recent versions of gcc, clobbering the gp (and possibly fp and sp) are not allowed. This however makes no sense when compiling code that does not use the fp or gp, ie gcc -non_shared

this becomes a pain since gcc somtimes knows this and uses fp as a gpr, but I cannot clobber it.

thanks
Carl van Schaik

_________________________________________________________________
Find accommodation and restaurant guides on MSN Search. http://search.msn.co.za



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