public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/95782] New: [ppc64le] ICE in _cpp_pop_context
@ 2020-06-20  6:26 evan@coeus-group.com
  2021-05-25  1:28 ` [Bug target/95782] " evan@coeus-group.com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: evan@coeus-group.com @ 2020-06-20  6:26 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95782
           Summary: [ppc64le] ICE in _cpp_pop_context
           Product: gcc
           Version: 10.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: preprocessor
          Assignee: unassigned at gcc dot gnu.org
          Reporter: evan@coeus-group.com
  Target Milestone: ---

I'm running into an ICE on ppc64le:

  internal compiler error: in _cpp_pop_context, at libcpp/macro.c:2644

Here is a reproducer:

  #define a
  #define b(d) d
  #if defined(a)  
  b(vector double)
  #endif

Just running `gcc -E test.c` when targeting ppc64le triggers the issue.  It
happens with at least GCC 9 and 10.

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

end of thread, other threads:[~2024-04-28  3:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-20  6:26 [Bug preprocessor/95782] New: [ppc64le] ICE in _cpp_pop_context evan@coeus-group.com
2021-05-25  1:28 ` [Bug target/95782] " evan@coeus-group.com
2024-03-26  6:58 ` [Bug target/95782] [s390] " pinskia at gcc dot gnu.org
2024-03-26  6:58 ` pinskia at gcc dot gnu.org
2024-03-27  6:11 ` guojiufu at gcc dot gnu.org
2024-04-28  3:39 ` cvs-commit 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).