Path: utzoo!attcan!uunet!cs.utexas.edu!asuvax!mcdphx!dragon.UUCP!charles From: charles@dragon.UUCP (Charles Wolff) Newsgroups: comp.sys.m88k Subject: Re: What's the status of "reorder"? Message-ID: <12627@mcdphx.phx.mcd.mot.com> Date: 19 Mar 90 16:43:04 GMT References: <25FAE940.21905@paris.ics.uci.edu> Sender: listen@mcdphx.phx.mcd.mot.com Reply-To: charles@dragon.UUCP (Charles Wolff) Organization: Motorola Microcomputer Division, Tempe, Az. Lines: 11 In article meissner@osf.org (Michael Meissner) writes: }| I'd like to know what the current status of the program called "reorder" }| is. } reorder is not part of the distributed 88k OS from Motorola (known as FH32.*). it was designed to be the "optimizer pass" for the 88k compiler developed by Motorola Austin; however, our relased OS is based on the Green Hills compiler. For the GH compiler, the optimization is done as part of the compiler pass. we tried running "reorder" over GH-produced code a few times and reorder itself choked. it was, therefore, dropped.