https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83635
Bug ID: 83635
Summary: Cygwin build error: i386.c
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dreich at yahoo dot com
Target Milestone: ---
The windows build is broken. See errors and subversion log history below. How
do I undo / fix changes to this file?
svn update
make
../../svn/gcc/config/i386/i386.c:44778:1: error: too many initializers for
‘const attribute_spec’
};
^
../../svn/gcc/config/i386/i386.c:44778:1: error: cannot convert ‘bool’ to
‘const attribute_spec::exclusions*’ in initialization
svn log i386.c | head
r255997 | jakub | 2017-12-25 03:59:17 -0800 (Mon, 25 Dec 2017) | 115 lines
r255975 | kyukhin | 2017-12-22 04:37:16 -0800 (Fri, 22 Dec 2017) | 78 lines
r255974 | itsimbal | 2017-12-22 03:41:02 -0800 (Fri, 22 Dec 2017) | 23 lines
I have been able to build previously gcc, g++, gfortran compiler suite using
Windows 7, Cygwin, Eclipse Oxygen PTP Photran