This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81521] [8 Regression] After [r250413] GCC 8.0 doesn't compile for Windows


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81521

--- Comment #4 from Jim Wilson <wilson at gcc dot gnu.org> ---
Author: wilson
Date: Tue Jul 25 16:06:37 2017
New Revision: 250529

URL: https://gcc.gnu.org/viewcvs?rev=250529&root=gcc&view=rev
Log:
Fix i686-pc-cygwin build failure.

        gcc/
        PR bootstrap/81521
        * config/i386/winnt-cxx.c (i386_pe_adjust_class_at_definition): Look
        for FUNCTION_DECLs in TYPE_FIELDS rather than TYPE_METHODS.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/winnt-cxx.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]