OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottocvs.openbsd.org)
Date: Sat Jan 30 2010 - 15:38:42 CST


CVSROOT: /cvs
Module name: src
Changes by: ottocvs.openbsd.org 2010/01/30 14:38:42

Modified files:
        gnu/usr.bin/gcc/gcc: protector.c

Log message:
Make sure the previous node is not a NOTE; prevents ICE on loongson.
Actually we should probably look further than just the immediate
predecessor here. ok miod