----- Original Message ----- > Hi > > This isn't the perfect place to ask this but someone here may have > insight. > And getting help with Coverity Scan directly isn't easy. I'm hoping > someone > here has some insight or can point me to someone who does. > > We have been using Coverity Scan a long time with RTEMS. It works > fine > using gcc 7.5.0 but Coverity appears to have a problem with gcc 10. > This is > what --version reports for both toolchains: > > $ ~/rtems-work/tools/5/bin/sparc-rtems5-gcc --version > sparc-rtems5-gcc (GCC) 7.5.0 20191114 (RTEMS 5, RSB 5 (cbae90a5817a), > Newlib 7947581) > > $ sparc-rtems6-gcc --version > sparc-rtems6-gcc (GCC) 10.2.1 20201028 (RTEMS 6, RSB > 4c5af1f7c1553e53739ca4e9892de26924ec2b3f, Newlib fcaaf40)
Hi Putting aside politics (I used to work for Synopsys and now work for a competitor, but not at all in the domain of static analysis), I'll take a stab. When you switched compilers, did you re-run cov-configure? A+ Paul