[Bug ld/23762] __CTOR_LIST__ should be aligned at 4 bytes for i686-windows-mingw32

2018-10-11 Thread pirama at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23762 --- Comment #2 from pirama at google dot com --- This seem to happen consistently after https://reviews.llvm.org/rL335286. Before then, I didn't see this error with clang + libc++ + MinGW. Also it was reported at least once before:

[Bug ld/23762] New: __CTOR_LIST__ should be aligned at 4 bytes for i686-windows-mingw32

2018-10-11 Thread pirama at google dot com
Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: pirama at google dot com CC: martin at martin dot st Target Milestone: --- This seems to be fine until now but the combination of clang + libc