CVSROOT: /cvs Module name: src Changes by: pas...@cvs.openbsd.org 2012/05/30 05:58:33
Modified files: gnu/gcc/gcc/config/i386: pmm_malloc.h Log message: Avoid errors with g++ -pedantic by removing throw() from the redeclaration of posix_memalign(). ok matthew@ guenther@