Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 01/02/1996 04:00:02
thorpej
Tue Jan 2 00:54:31 PST 1996
Update of /a/cvsroot/src/gnu/usr.bin/ld/rtld
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv20754
Modified Files:
Makefile
Log Message:
Add -fno-function-cse to PICFLAGS. Without it, Very Bad Things happen
when ld.so is compiled with gcc 2.7.2 on the m68k. From
Niklas Hallqvist <niklas@appli.se> in PR #1557. (Thanks, Nik, for reminding
me about this PR...)