Control: tags -1 + pending On 4/20/20 9:02 AM, Matthias Klose wrote: > On 4/20/20 3:17 AM, Gong-Yi Liao wrote: >> Package: libgccjit0 >> Version: 10-20200418-1 >> Followup-For: Bug #954898 >> >> Dear Maintainer, >> >> This issue still exists in 10-20200418-1 > > confirmed, this still seems to be an issue with the gm2 integration. > Installing > gcc-snapshot (built without m2) you get a working libgccjit0. > > LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib ./hello > > > Gaius, any idea what is going wrong here?
Found the issue, our fix for PR87808 is lacking an initializer. Wondering why we didn't see that with earlier GCC version.