* Makefile.in (stmp-int-hdrs): Make include/unwind.h,
include/stdint-gcc.h, and include/stdint.h world-readable.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157392
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-03-11 Chris Demetriou <cgd@google.com>
+
+ * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
+ include/stdint-gcc.h, and include/stdint.h world-readable.
+
2010-03-11 Richard Guenther <rguenther@suse.de>
PR tree-optimization/43255
cp $(srcdir)/ginclude/stdint-gcc.h include/stdint.h; \
chmod a+r include/stdint.h; \
fi
+ chmod a+r include/stdint.h
set -e; for ml in `cat fixinc_list`; do \
sysroot_headers_suffix=`echo $${ml} | sed -e 's/;.*$$//'`; \
multi_dir=`echo $${ml} | sed -e 's/^[^;]*;//'`; \