public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/105988] New: [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064
@ 2022-06-15  8:28 gscfq@t-online.de
  2022-06-15  8:29 ` [Bug c/105988] " gscfq@t-online.de
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gscfq@t-online.de @ 2022-06-15  8:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105988
           Summary: [10/11/12/13 Regression] ICE in
                    linemap_ordinary_map_lookup, at
                    libcpp/line-map.cc:1064
           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 with r12, using file gcc.dg/pr59020.c :
(gcc configured with --enable-checking=yes)


$ gcc-13-20220612 -c pr59020.c -O2 -da -fmodulo-sched
$ gcc-13-20220612 -c pr59020.c -O2 -da -fmodulo-sched -fno-tree-dce
during RTL pass: sms
dump file: pr59020.c.297r.sms
pr59020.c: In function 'f':
pr59020.c:15:1: internal compiler error: in linemap_ordinary_map_lookup, at
libcpp/line-map.cc:1064
   15 | }
      | ^
0x1eb9ca4 linemap_ordinary_map_lookup
        ../../libcpp/line-map.cc:1064
0x1ebb07d linemap_macro_loc_to_exp_point
        ../../libcpp/line-map.cc:1561
0x1e93586 expand_location_1
        ../../gcc/input.cc:243
0x1e950df expand_location(unsigned int)
        ../../gcc/input.cc:956
0x9b3b4b insn_location(rtx_insn const*)
        ../../gcc/emit-rtl.cc:6558
0x1d09e6a dump_insn_location
        ../../gcc/modulo-sched.cc:1250
0x1d0dc02 sms_schedule
        ../../gcc/modulo-sched.cc:1418
0x1d1056f execute
        ../../gcc/modulo-sched.cc:3358

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

end of thread, other threads:[~2023-07-07 10:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-15  8:28 [Bug c/105988] New: [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 gscfq@t-online.de
2022-06-15  8:29 ` [Bug c/105988] " gscfq@t-online.de
2022-06-15  9:34 ` [Bug rtl-optimization/105988] " rguenth at gcc dot gnu.org
2022-06-16 14:06 ` [Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422 marxin at gcc dot gnu.org
2022-06-28 10:49 ` jakub at gcc dot gnu.org
2022-07-25 15:59 ` rguenth at gcc dot gnu.org
2022-08-04 15:04 ` pinskia at gcc dot gnu.org
2022-08-05  5:30 ` rdapp at gcc dot gnu.org
2022-10-19 10:32 ` rguenth at gcc dot gnu.org
2022-10-19 10:33 ` rguenth at gcc dot gnu.org
2023-07-07 10:43 ` [Bug rtl-optimization/105988] [11/12/13/14 " rguenth 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).