This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch: i386] Prohibit invalide ISA combination


On Fri, Dec 5, 2008 at 7:36 AM, Ye, Joey <joey.ye@intel.com> wrote:
> This patch solves http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38201

Why do we want to do this restriction again?  It is one thing if the
instructions overlap but we should allow users to decide if they want
to have these instruction sets turned on.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]