Yes, it is intentional. The siloed reference analysis requires
building WHIRL_SSA, but WHIRL_SSA is disabled in any case by this statement
(which seems very strange for me, maybe because WHIRL_SSA is still not
stable?). Or perhaps a better way is to enable WHIRL_SSA only if siloed
reference analysis is turned on?

Xing

2011/10/23 "C. Bergström" <cbergst...@pathscale.com>

>  Is this correct and intentional?  (Sorry missed in my first glance at the
> patch)
> --------
> --- osprey/be/opt/opt_main.cxx  (revision 3774)
> +++ osprey/be/opt/opt_main.cxx  (working copy)
> @@ -605,7 +605,7 @@
>       WOPT_Enable_Call_Zero_Version = FALSE;
>       WOPT_Enable_Combine_Operations = FALSE;
>       WOPT_Enable_Goto = FALSE;
> -      OPT_Enable_WHIRL_SSA = FALSE;
> +//      OPT_Enable_WHIRL_SSA = FALSE;
>
>
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to