CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/01 07:05:55
Modified files:
regress/libexec/ld.so/randomdata/libaa: aa.c
regress/libexec/ld.so/randomdata/prog: prog.c
Log message:
A fix is coming in the future, but in the meantime we should never declare
a section(".openbsd.randomdata") variable as static or const, because the
compiler optimizes out access.
