[Bug target/63966] [5 regression] inconsistent operand constraints compiling build libcpp

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 20 11:10:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63966

--- Comment #12 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Jakub Jelinek from comment #11)
> Looks ok to me.  Or even add
> || (defined(__x86_64__) && !defined(__code_model_medium__) &&
> !defined(__code_model_large__))
> to that and to driver-i386.c (right after !defined(__PIC__) ).

I don't think we want to complicate things that much... Let's keep the simple
definition for now.


More information about the Gcc-bugs mailing list