Xref: utzoo gnu.gcc.help:350 comp.sys.pyramid:1036 Path: utzoo!utgpu!watserv1!watmath!uunet!tut.cis.ohio-state.edu!snorkelwacker.mit.edu!ai-lab!ai.mit.edu!gnulists From: tege@sics.se (Torbj|rn Granlund) Newsgroups: gnu.gcc.help,comp.sys.pyramid Subject: GCC for newer pyramids (i.e. MIServers) Message-ID: <1991Jan20.180348.5004@sics.se> Date: 20 Jan 91 18:03:48 GMT Followup-To: comp.sys.pyramid Organization: Swedish Institute of Computer Science, Kista Lines: 12 Approved: info-gnu@prep.ai.mit.edu Apparently-To: gnu-gcc-announce@sunic.sunet.se --text follows this line-- I have been told that gcc generated code sometimes runs slower than cc generated code, in spite of its "better quality and smaller size". The problems seems to be that the tr registers are faster than other register categories on the MIServers, and that gcc uses these last, and cc uses them first. Fortunately, this is easy to fix. If anyone is interested, please contact me by email, and I'll send you the patch needed. -- Torbjorn Granlund (tege@sics.se, tege@ai.mit.edu)