------- Comment #2 from ebotcazou at gcc dot gnu dot org 2009-09-07 07:50 ------- > I'm going to need an attachment with the files in gnatchop format as mentioned > in the bug report box to try to duplicate the problem with a cross compiler.
You can very likely duplicate with a native --disable-bootstrap build on i686-linux by changing the line ZCX_By_Default : constant Boolean := True; to ZCX_By_Default : constant Boolean := False; in ada/system-linux-x86.ads. -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41291