[PATCH] Enable SGX intrinsics

Koval, Julia julia.koval@intel.com
Wed Jan 11 11:41:00 GMT 2017


Ok, fixed it. Can you please commit it for me, cause I don't have rights to commit?

Thanks,
Julia

-----Original Message-----
From: Uros Bizjak [mailto:ubizjak@gmail.com] 
Sent: Wednesday, January 11, 2017 12:11 PM
To: Koval, Julia <julia.koval@intel.com>
Cc: Andrew Senkevich <andrew.n.senkevich@gmail.com>; GCC Patches <gcc-patches@gcc.gnu.org>; vaalfreja@gmail.com; kirill.yukhin@gmail.com; Jakub Jelinek <jakub@redhat.com>
Subject: Re: [PATCH] Enable SGX intrinsics

On Wed, Jan 11, 2017 at 11:31 AM, Koval, Julia <julia.koval@intel.com> wrote:
> Ok. I fixed the enum formatting and the enums remain internal.

@@ -7023,7 +7029,6 @@ ix86_can_inline_p (tree caller, tree callee)
   bool ret = false;
   tree caller_tree = DECL_FUNCTION_SPECIFIC_TARGET (caller);
   tree callee_tree = DECL_FUNCTION_SPECIFIC_TARGET (callee);
-
   /* If callee has no option attributes, then it is ok to inline.  */
   if (!callee_tree)
     ret = true;


No need for the above whitespace change.

OK for mainline with the above part reverted.

Thanks,
Uros.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Enable-SGX.PATCH
Type: application/octet-stream
Size: 16095 bytes
Desc: 0001-Enable-SGX.PATCH
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170111/0d445308/attachment.obj>


More information about the Gcc-patches mailing list