------- Comment #66 from dave dot korn dot cygwin at gmail dot com  2009-07-04 
13:21 -------
(In reply to comment #65)
> Indeed, i should have expected this, and after rereading the comments here you
> even mentioned this problem already. Sorry for the noise.
> 

That's OK.  GCC attempts to detect at configure time if the installed toolchain
supports the feature, and will configure itself to generate or not the
3-operand form according to the results of that test.  The command-line option
is there if you ever need to override it, but that'll only be the case if
you're mixing-and-matching toolsets or doing some other kind of complex
trickery that involves using GCC with a different binutils from that it was
configured for.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37216

Reply via email to