Orion Poplawski wrote:
> GCC 4.8 seems to have a fairly serious regression with regards to converting 
> Long_Float to Integer:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=906516
> 
> There aren't many ada using packages in in Fedora, but this is affecting 
> plplot.

Wow, that's a weird compiler bug.

Your test program works for me if I change the conversion to
Integer(Long_Long_Integer(R1)). Perhaps you could patch PLplot with
that workaround while we wait for a fix to GCC?

Björn Persson

Attachment: signature.asc
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to