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: [google-4_6] indirect_call promotion for streaming LIPO (issue 6306054)


ok for google branches -- LTO specific bugs should be isolated and
submitted upstream.

David


http://codereview.appspot.com/6306054/diff/5001/value-prof.c File value-prof.c (right):

http://codereview.appspot.com/6306054/diff/5001/value-prof.c#newcode1720
value-prof.c:1720: direct_call2 = 0;
Ok for now -- but it may point to missing opportunties.

http://codereview.appspot.com/6306054/diff/5001/value-prof.c#newcode1728
value-prof.c:1728: ret = (icall_promotion_info_t *) XNEW
(icall_promotion_info_t);
XNEWC here

http://codereview.appspot.com/6306054/


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