On 17/03/15 11:03, Thomas Sailer wrote:
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.
Ah ah. So I still have to investigate!
FYI, I've updated the ghdl package in fedora to hg700 (f22 and rawhide).
http://koji.fedoraproject.org/koji/buildinfo?buildID=620425
Nice! Thank you for packaging ghdl!
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).
I see. Note that although being a little bit hidden (again !), it is
possible to use llvm for jit engine, like mcode. For x64, that makes
mcode a little bit pointless.
Tristan.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss