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 go/78432] [7 Regression] -fdump-go-spec ICEs for aligned causing x32 libgo library to fail to build


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

--- Comment #4 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Tue Nov 22 23:25:07 2016
New Revision: 242728

URL: https://gcc.gnu.org/viewcvs?rev=242728&root=gcc&view=rev
Log:
        PR go/78431
        PR go/78432
        * godump.c (go_format_type): Always pass alignment as 1 when
        calling go_append_padding at end of struct/union.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/godump.c

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