On 03/13/2015 07:14 PM, Tristan Gingold wrote:
I think this is due to the overflow checks.  Will fix that too.
(a possible workaround is to add -gnato0 in ADA_FLAGS).

Thanks. However:

+      --  We don't want to deal with very large ranges here.
+      pragma Suppress (Overflow_Check);


does not seem to work for me with gcc 5, I still need my patch.

FYI, I've updated the ghdl package in fedora to hg700 (f22 and rawhide).
http://koji.fedoraproject.org/koji/buildinfo?buildID=620425

I've added subpackages for the llvm and mcode backend versions, which are parallel installable. Unfortunately, I cannot build the mcode version on x64, because the fedora builders do not allow me to pull in 32bit libgnat. So those who want to install mcode ghdl need to manually pull it from the i686 repository. The RPM itself allows building mcode on x64 (--with mcode).

Thomas


_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to