gcc-10-20200419 is now available

2020-04-19 Thread GCC Administrator via Gcc
Snapshot gcc-10-20200419 is now available on https://gcc.gnu.org/pub/gcc/snapshots/10-20200419/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 10 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: gcc 10 fpcr

2020-04-19 Thread Uros Bizjak via Gcc
Hello! > Over at RTEMS, we have had a report that this very old code has quit > compiling: > > #ifdef __SSE__ > #define _CPU_Context_restore_fp(fp_context_pp) \ > do { \ >__asm__ __volatile__( \ > "fldcw %0"