Author: laijx Date: 2011-05-26 21:38:45 -0400 (Thu, 26 May 2011) New Revision: 3630
Modified: trunk/osprey/be/cg/cg_flags.cxx Log: Make CG_p2align available for other targets. The default value is 0 (off) CR by Sun Chan. Modified: trunk/osprey/be/cg/cg_flags.cxx =================================================================== --- trunk/osprey/be/cg/cg_flags.cxx 2011-05-26 20:15:16 UTC (rev 3629) +++ trunk/osprey/be/cg/cg_flags.cxx 2011-05-27 01:38:45 UTC (rev 3630) @@ -531,6 +531,8 @@ BOOL CG_compute_to = FALSE; BOOL CG_valgrind_friendly = TRUE; BOOL CG_Movext_ICMP = TRUE; +#else +INT32 CG_p2align = 0; #endif #ifdef TARG_LOONGSON BOOL CGEXP_float_use_madd = FALSE; ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Open64-devel mailing list Open64-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open64-devel