Author: aagarwa
Date: 2011-06-20 05:25:23 -0400 (Mon, 20 Jun 2011)
New Revision: 3654

Modified:
   trunk/osprey/be/opt/opt_fb.cxx
Log:
This will enable the function pointer inlining where the targets can
be either one of the two targets.
Code Reviewed by Sun Chan.


Modified: trunk/osprey/be/opt/opt_fb.cxx
===================================================================
--- trunk/osprey/be/opt/opt_fb.cxx      2011-06-20 05:06:24 UTC (rev 3653)
+++ trunk/osprey/be/opt/opt_fb.cxx      2011-06-20 09:25:23 UTC (rev 3654)
@@ -908,11 +908,6 @@
          }
        }
 
-       if( num_icalls > 1 ){
-         //FmtAssert( false, ("more than one icall") );
-         DevWarn( "OPT_FEEDBACK::OPT_FEEDBACK(ICALL) more than one icall in a 
bb" );
-         node.orig_wn = NULL;
-       }
       }
 #endif
 


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to