gcc/libatomic/config
Uros Bizjak 832c1192eb i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]
Windows ABI (MinGW) is different than Linux ABI when bitfileds are involved.
The following patch adds __attribute__ ((gcc_struct)) to struct fenv in order
to match the layout of x87 state image in memory.

2020-06-01  Uroš Bizjak  <ubizjak@gmail.com>

libatomic/ChangeLog:
	* config/x86/fenv.c (struct fenv): Add __attribute__ ((gcc_struct)).

libgcc/ChangeLog:
	* config/i386/sfp-exceptions.c (struct fenv):
	Add __attribute__ ((gcc_struct)).

libgfortran/ChangeLog:
	PR libfortran/95418
	* config/fpu-387.h (struct fenv): Add __attribute__ ((gcc_struct)).
2020-06-01 22:29:20 +02:00
..
arm Update copyright years. 2020-01-01 12:51:42 +01:00
ia64
linux Update copyright years. 2020-01-01 12:51:42 +01:00
mingw Update copyright years. 2020-01-01 12:51:42 +01:00
posix Update copyright years. 2020-01-01 12:51:42 +01:00
powerpc
rtems Update copyright years. 2020-01-01 12:51:42 +01:00
s390 Update copyright years. 2020-01-01 12:51:42 +01:00
x86 i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418] 2020-06-01 22:29:20 +02:00