public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options
@ 2021-01-05 11:37 doko at debian dot org
  2021-01-05 15:06 ` [Bug pch/98527] " marxin at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at debian dot org @ 2021-01-05 11:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98527
           Summary: [11 Regression] ICE in handle_pragma_pop_options
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: pch
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

seen with trunk 20210102 on x86_64-linux-gnu, with precompiled header files.  I
didn't yet try to build without pch.

https://launchpad.net/ubuntu/+archive/test-rebuild-20201216-hirsute-gcc11/+build/20603751

0xc0b77e handle_pragma_pop_options
        ../../src/gcc/c-family/c-pragma.c:1092
0x1805b43 cp_parser_pragma
        ../../src/gcc/cp/parser.c:45059
0x17e46d8 cp_parser_toplevel_declaration
        ../../src/gcc/cp/parser.c:14093
0x17e46d8 cp_parser_translation_unit
        ../../src/gcc/cp/parser.c:4936
0x17e46d8 c_parse_file()
        ../../src/gcc/cp/parser.c:45118
0x17c602a c_common_parse_file()
        ../../src/gcc/c-family/c-opts.c:1211
Please submit a full bug report,
with preprocessed source if appropriate.

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

* [Bug pch/98527] [11 Regression] ICE in handle_pragma_pop_options
  2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
@ 2021-01-05 15:06 ` marxin at gcc dot gnu.org
  2021-01-06  8:34 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-05 15:06 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Created attachment 49890
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49890&action=edit
Build log

I tried building that on openSUSE Tumbleweed with GCC 11 and it seems fine.
Please take a look at the build log.

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

* [Bug pch/98527] [11 Regression] ICE in handle_pragma_pop_options
  2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
  2021-01-05 15:06 ` [Bug pch/98527] " marxin at gcc dot gnu.org
@ 2021-01-06  8:34 ` rguenth at gcc dot gnu.org
  2021-02-26 12:26 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-01-06  8:34 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |11.0

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

* [Bug pch/98527] [11 Regression] ICE in handle_pragma_pop_options
  2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
  2021-01-05 15:06 ` [Bug pch/98527] " marxin at gcc dot gnu.org
  2021-01-06  8:34 ` rguenth at gcc dot gnu.org
@ 2021-02-26 12:26 ` rguenth at gcc dot gnu.org
  2021-04-09  8:03 ` rguenth at gcc dot gnu.org
  2021-04-09  9:20 ` doko at debian dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-02-26 12:26 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-02-26
             Status|UNCONFIRMED                 |WAITING

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
waiting for testcase

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

* [Bug pch/98527] [11 Regression] ICE in handle_pragma_pop_options
  2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
                   ` (2 preceding siblings ...)
  2021-02-26 12:26 ` rguenth at gcc dot gnu.org
@ 2021-04-09  8:03 ` rguenth at gcc dot gnu.org
  2021-04-09  9:20 ` doko at debian dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-04-09  8:03 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Does the problem persist?

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

* [Bug pch/98527] [11 Regression] ICE in handle_pragma_pop_options
  2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
                   ` (3 preceding siblings ...)
  2021-04-09  8:03 ` rguenth at gcc dot gnu.org
@ 2021-04-09  9:20 ` doko at debian dot org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at debian dot org @ 2021-04-09  9:20 UTC (permalink / raw)
  To: gcc-bugs

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

Matthias Klose <doko at debian dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #4 from Matthias Klose <doko at debian dot org> ---
can't reproduce this anymore with trunk 20210404.

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

end of thread, other threads:[~2021-04-09  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 11:37 [Bug pch/98527] New: [11 Regression] ICE in handle_pragma_pop_options doko at debian dot org
2021-01-05 15:06 ` [Bug pch/98527] " marxin at gcc dot gnu.org
2021-01-06  8:34 ` rguenth at gcc dot gnu.org
2021-02-26 12:26 ` rguenth at gcc dot gnu.org
2021-04-09  8:03 ` rguenth at gcc dot gnu.org
2021-04-09  9:20 ` doko at debian dot 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).