public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/99306] New: bootstrap failure on msdosdjgpp: error: alignment of 'm' is greater than maximum object file alignment 16
@ 2021-02-27 18:33 unlvsur at live dot com
  2021-02-27 19:00 ` [Bug libstdc++/99306] cross compiler " unlvsur at live dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: unlvsur at live dot com @ 2021-02-27 18:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99306
           Summary: bootstrap failure on msdosdjgpp: error: alignment of
                    'm' is greater than maximum object file alignment 16
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

../../../../../gcc/libstdc++-v3/src/c++11/shared_ptr.cc:39:14: error: alignment
of 'm' is greater than maximum object file alignment 16
   39 |     static M m[mask + 1];
      |              ^
make[5]: *** [Makefile:648: shared_ptr.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
../../../../../gcc/libstdc++-v3/src/c++11/cow-locale_init.cc: In member
function 'void std::locale::_Impl::_M_init_extra(void*, void*, const char*,
const char*)':
../../../../../gcc/libstdc++-v3/src/c++11/cow-locale_init.cc:140:50: warning:
unused parameter 'clocm' [-Wunused-parameter]
  140 |   locale::_Impl::_M_init_extra(void* cloc, void* clocm,
      |                                            ~~~~~~^~~~~
../../../../../gcc/libstdc++-v3/src/c++11/cow-locale_init.cc:141:61: warning:
unused parameter '__smon' [-Wunused-parameter]
  141 |                                const char* __s, const char* __smon)
      |                                                 ~~~~~~~~~~~~^~~~~~
make[4]: *** [Makefile:764: all-recursive] Error 1
make[3]: *** [Makefile:568: all-recursive] Error 1
make[2]: *** [Makefile:493: all] Error 2
make[1]: *** [Makefile:11838: all-target-libstdc++-v3] Error 2
make: *** [Makefile:970: all] Error 2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-01 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 18:33 [Bug libstdc++/99306] New: bootstrap failure on msdosdjgpp: error: alignment of 'm' is greater than maximum object file alignment 16 unlvsur at live dot com
2021-02-27 19:00 ` [Bug libstdc++/99306] cross compiler " unlvsur at live dot com
2021-03-01  9:26 ` rguenth at gcc dot gnu.org
2021-03-01 16:43 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).