http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
--- Comment #5 from Nils Asmussen 2011-05-30 15:22:37
UTC ---
> Again, I suggest you have a look at crtn.asm, in particular these lines:
>
> % This must be the last file on the link-line, allocating global registers
> % from the top.
>
> % Regi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
Hans-Peter Nilsson changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
--- Comment #3 from Nils Asmussen 2011-05-30 14:47:40
UTC ---
Thanks for your reply!
Perhaps I miss something, but I've no idea how that should work. Regardless of
whether $254 is initialized previously or not (in my case, it's a bootloader,
so
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
--- Comment #2 from Hans-Peter Nilsson 2011-05-30
14:29:32 UTC ---
See gcc/config/mmix/crtn.asm, where the global registers used by the ABI are
allocated.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
Hans-Peter Nilsson changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49211
Nils Asmussen changed:
What|Removed |Added
Severity|normal |blocker