On Mar 28, 2012, at 1:13 PM, H.J. Lu wrote:
>>> config/darwin.c:               && TARGET_64BIT
>>> config/darwin.c:           && TARGET_64BIT
>>> config/darwin.c:                : (TARGET_64BIT ? 2
>>> config/darwin.c:      if (TARGET_64BIT && global_options.x_flag_objc_abi < 
>>> 2)
>>> config/darwin.c:      if (!TARGET_64BIT && global_options.x_flag_objc_abi 
>>> >= 2)
>>> config/darwin.c:      && !TARGET_64BIT)
>>> config/darwin.c:  if (!TARGET_64BIT)                            \
>>> config/darwin.c:  if (!TARGET_64BIT                                         
>>>       \
>>> config/darwin.h:                                flag_next_runtime && 
>>> !TARGET_64BIT;     \

> Here is the new patch.  OK for trunk if there are no regressions on
> Linux/ia32 and Linux/x86-64?

Too bad you didn't test 32-bit darwin, causes:

  http://gcc.gnu.org/PR52784

Could you please revert or fix, thanks.

Reply via email to