CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/06 02:51:48
Modified files:
gnu/gcc/gcc : builtins.c
gnu/gcc/gcc/config: openbsd.h
Log message:
Define NO_UNSAFE_BUILTINS, overlooked when local changes got merged to gcc4.
Found by Brad.
Also, consider stpcpy an unsafe builtin and prevent it from being optimised
away.
ok miod@
