Re: [PATCH v2 0/2] Fix OS X Yosemite-related issues

2014-08-26 Thread Mike Stump
On Aug 26, 2014, at 9:02 AM, James Clarke wrote: > These patches combine to address PR target/61407, meaning that GCC is > able to bootstrap on OS X 10.10 Yosemite. > James Clarke (2): > Fix __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ For the first patch, Ok. So, after baking for a week, I t

[PATCH v2 0/2] Fix OS X Yosemite-related issues

2014-08-26 Thread James Clarke
These patches combine to address PR target/61407, meaning that GCC is able to bootstrap on OS X 10.10 Yosemite. James Clarke (2): Fix __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ Fixed dirent sanitizer for 32-bit OS X builds gcc/config/darwin-c.c | 25 ++