On Dec 5, 2012, at 10:22 AM, Aldy Hernandez wrote:
> Adjusted ChangeLog entry as suggested by Jakub on IRC.
>
> OK?
Ok. Please watch for hate mail from cpp folks that don't want internal being
used in this way…
Adjusted ChangeLog entry as suggested by Jakub on IRC.
OK?
commit ddc4494409331e5a75814a6c8a57aa0646257fb2
Author: Aldy Hernandez
Date: Wed Dec 5 08:38:10 2012 -0600
PR target/54160
* config/t-darwin (darwin-c.o): Depend on $(CPP_INTERNAL_H).
* config/darwin-c.c (darwi
Hi gentlemen.
Just in case you missed this post. This only affects Darwin, so it's
technically not just an Objective C problem. This problem came about
with Ian Sandoe's patch of rev@170260. The CPP builtin "__OBJC2__" is
only set for Darwin.
FYI, in this patch I followed the way we curre