Search
Items tagged with: GCC
My first commit (written with antoyo) was merged in GCC!
It allows us to continue improving the GCC backend for the Rust compiler (github.com/rust-lang/rustc_codโฆ) without needing a custom libgccjit version. :)
github.com/gcc-mirror/gcc/commโฆ
libgccjit: Fix float vector comparison ยท gcc-mirror/gcc@d2e782c
Fix float vector comparison and add comparison tests to include float and vectors. gcc/testsuite: PR jit/107770 * jit.dg/harness.h: Add new macro to to perform vector comparisons * jit.dg/test...GitHub
#GNAT was initially released separately from the main GCC sources. On October 2, 2001, the GNAT sources were contributed to the GCC CVS repository. The last version to be released separately was GNAT 3.15p, based on GCC 2.8.1, on October 2, 2002. Starting with GCC 3.4, on major platforms the official GCC release is able to pass 100% of the ACATS #Ada tests included in the #GCC testsuite.