public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/103305] New: [12 Regression] Cannot build aarch64-none-elf
@ 2021-11-17 16:07 tnfchris at gcc dot gnu.org
  2021-11-17 16:34 ` [Bug bootstrap/103305] [12 Regression] Cannot build C++ with newlib on aarch64-none-elf or bfin-elf aldyh at gcc dot gnu.org
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: tnfchris at gcc dot gnu.org @ 2021-11-17 16:07 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103305
           Summary: [12 Regression] Cannot build aarch64-none-elf
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: build, wrong-code
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tnfchris at gcc dot gnu.org
  Target Milestone: ---
              Host: aarch64-none-linux-gnu
            Target: aarch64-none-elf
             Build: aarch64-none-elf

aarch64-none-elf stage2 cross builds which use newlib fail with:

/build-agent/temp/buildTmp/gcc-2/aarch64-none-elf/libstdc++-v3/include/aarch64-none-elf/bits/ctype_base.h:44:35:
error: '_U' was not declared in this scope
   44 |     static const mask upper     = _U;
      |                                   ^~
/build-agent/temp/buildTmp/gcc-2/aarch64-none-elf/libstdc++-v3/include/aarch64-none-elf/bits/ctype_base.h:45:35:
error: '_L' was not declared in this scope
   45 |     static const mask lower     = _L;
      |                                   ^~
/build-agent/temp/buildTmp/gcc-2/aarch64-none-elf/libstdc++-v3/include/aarch64-none-elf/bits/ctype_base.h:46:35:
error: '_U' was not declared in this scope
   46 |     static const mask alpha     = _U | _L;

and so on.

This looks like the exact same bug as PR103226 but have been asked to make a
new ticket.

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

end of thread, other threads:[~2021-12-07 10:47 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 16:07 [Bug bootstrap/103305] New: [12 Regression] Cannot build aarch64-none-elf tnfchris at gcc dot gnu.org
2021-11-17 16:34 ` [Bug bootstrap/103305] [12 Regression] Cannot build C++ with newlib on aarch64-none-elf or bfin-elf aldyh at gcc dot gnu.org
2021-11-17 17:19 ` redi at gcc dot gnu.org
2021-11-17 18:01 ` tnfchris at gcc dot gnu.org
2021-11-17 18:05 ` tnfchris at gcc dot gnu.org
2021-11-17 18:26 ` redi at gcc dot gnu.org
2021-11-17 18:31 ` redi at gcc dot gnu.org
2021-11-18  8:36 ` [Bug libstdc++/103305] Cannot build libstdc++ with newlib on aarch64-none-elf or bfin-elf with new version of newlib tnfchris at gcc dot gnu.org
2021-11-18 15:02 ` tnfchris at gcc dot gnu.org
2021-11-18 15:51 ` redi at gcc dot gnu.org
2021-11-18 15:53 ` tnfchris at gcc dot gnu.org
2021-11-19  8:48 ` cvs-commit at gcc dot gnu.org
2021-11-19  8:52 ` tnfchris at gcc dot gnu.org
2021-11-19  9:02 ` redi at gcc dot gnu.org
2021-11-20 14:55 ` pexu@gcc-bugzilla.mail.kapsi.fi
2021-11-20 15:52 ` redi at gcc dot gnu.org
2021-11-23 10:57 ` redi at gcc dot gnu.org
2021-11-23 10:59 ` redi at gcc dot gnu.org
2021-11-23 11:01 ` redi at gcc dot gnu.org
2021-11-23 11:07 ` redi at gcc dot gnu.org
2021-11-30 11:24 ` tnfchris at gcc dot gnu.org
2021-12-03 11:55 ` rearnsha at gcc dot gnu.org
2021-12-06  9:28 ` tnfchris at gcc dot gnu.org
2021-12-06 10:45 ` redi at gcc dot gnu.org
2021-12-07 10:46 ` cvs-commit at gcc dot gnu.org
2021-12-07 10:47 ` tnfchris 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).