[gnu.utils.bug] compiling diff 1.3 on HPUX

seg@smsdpg.uu.net (Scott Garfinkle) (05/30/89)

When compiling Gnu diff v1.3 using the HP compiler an HP 9000/3xx running
HPUX v6.5, one can not use -O to compile grep.c -- the global optimzer
breaks the code.  Use -O for everything except grep.c:  Use +O1 for this
file only (for both grep.o and egrep.o).
	yours,	Scott E. Garfinkle
		SMS Data Products Group, Inc.
		uunet!smsdpg!seg (seg@smsdpg.uu.net)
<** Use the above address -- do not 'r'eply**>