[Bug ada/41291] verify_ssa failed: Error detected around a-direct.adb:1178:4

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 7 07:50:00 GMT 2009



------- 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



More information about the Gcc-bugs mailing list