mention the correct PR/33725

This commit is contained in:
christos 2006-07-31 18:40:41 +00:00
parent afa6be1803
commit fa94c5cda1

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.i386,v 1.147 2006/07/31 17:07:27 christos Exp $
# $NetBSD: Makefile.i386,v 1.148 2006/07/31 18:40:41 christos Exp $
# Makefile for NetBSD
#
@ -89,7 +89,7 @@ clock.o: config_time.h
##
## (7) misc settings
##
# PR/33918: Misoptimization of machdep.c with -Os under gcc4
# PR/33725: Misoptimization of machdep.c with -Os under gcc4
COPTS.machdep.c+= -O2
##