Hi Eli, On Fri, Jan 13, 2012 at 3:38 PM, Eli Friedman <[email protected]> wrote: > I had to revert this in r148141; it was causing regression test > failures on Mac buildbots. A transcript of the failures follows: >
Thanks for reporting these fails. Are these the only fails on the buildbot? I would need some help on understanding what is a normal output and what is erroneous in this log file: i.e., what went wrong. I looked attentively again at my patch and I do not see any wrong change in bindings.c: the only thing that I was doing is: sed -e 's/-ccc-host-triple/-target/g' Also my patch has not touched noexecstack.c. However, I see that this uses the flag -triple that my patch aliases to -target. Sebastian -- Qualcomm Innovation Center, Inc is a member of Code Aurora Forum _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
