Index: ada/system-darwin-ppc.ads =================================================================== RCS file: /cvs/gcc/gcc/gcc/ada/system-darwin-ppc.ads,v retrieving revision 1.2 diff -u -p -r1.2 system-darwin-ppc.ads --- ada/system-darwin-ppc.ads 4 Oct 2004 14:51:16 -0000 1.2 +++ ada/system-darwin-ppc.ads 13 Jan 2005 20:48:31 -0000 @@ -165,8 +165,8 @@ private Support_Long_Shifts : constant Boolean := True; Suppress_Standard_Library : constant Boolean := False; Use_Ada_Main_Program_Name : constant Boolean := False; - ZCX_By_Default : constant Boolean := False; - GCC_ZCX_Support : constant Boolean := False; + ZCX_By_Default : constant Boolean := True; + GCC_ZCX_Support : constant Boolean := True; Front_End_ZCX_Support : constant Boolean := False; -- Obsolete entries, to be removed eventually (bootstrap issues!)