public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/106875] New: [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343
@ 2022-09-07 17:17 gscfq@t-online.de
  2022-09-07 19:39 ` [Bug c++/106875] [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343 since r11-3183-gba948b37768c99cd marxin at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gscfq@t-online.de @ 2022-09-07 17:17 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106875
           Summary: [11/12/13 Regression] ICE in
                    ix86_emit_outlined_ms2sysv_save, at
                    config/i386/i386.cc:8343
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started between 20211114 and 20211121, at -O0,
with file g++.target/i386/pr101180.C :


$ g++-13-20220904 -c pr101180.C -O0 -mabi=ms -fabi-version=3
-mcall-ms2sysv-xlogues
during RTL pass: pro_and_epilogue
pr101180.C: In function 'void f(T, FromT) [with T = A<float>; FromT = int]':
pr101180.C:19:1: internal compiler error: in ix86_emit_outlined_ms2sysv_save,
at config/i386/i386.cc:8343
   19 | }
      | ^
0x116e58a ix86_emit_outlined_ms2sysv_save
        ../../gcc/config/i386/i386.cc:8343
0x1184d2c ix86_expand_prologue()
        ../../gcc/config/i386/i386.cc:8919
0x162266a gen_prologue()
        ../../gcc/config/i386/i386.md:16194
0x11749c8 target_gen_prologue
        ../../gcc/config/i386/i386.md:23608
0xb77279 make_prologue_seq
        ../../gcc/function.cc:5826
0xb77454 thread_prologue_and_epilogue_insns()
        ../../gcc/function.cc:6058
0xb77a32 rest_of_handle_thread_prologue_and_epilogue
        ../../gcc/function.cc:6549
0xb77a32 execute
        ../../gcc/function.cc:6625

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

end of thread, other threads:[~2023-05-03  9:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07 17:17 [Bug c++/106875] New: [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343 gscfq@t-online.de
2022-09-07 19:39 ` [Bug c++/106875] [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343 since r11-3183-gba948b37768c99cd marxin at gcc dot gnu.org
2022-09-08  1:44 ` [Bug target/106875] " pinskia at gcc dot gnu.org
2022-10-19  6:02 ` [Bug target/106875] [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save with -mabi=ms -mcall-ms2sysv-xlogues and "#pragma GCC target" " rguenth at gcc dot gnu.org
2022-11-25 16:43 ` jakub at gcc dot gnu.org
2022-11-28  9:15 ` cvs-commit at gcc dot gnu.org
2022-11-28  9:22 ` [Bug target/106875] [11/12 " jakub at gcc dot gnu.org
2023-02-10 17:44 ` cvs-commit at gcc dot gnu.org
2023-02-10 17:57 ` [Bug target/106875] [11 " jakub at gcc dot gnu.org
2023-05-02 20:12 ` cvs-commit at gcc dot gnu.org
2023-05-03  9:27 ` jakub 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).