public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/98183] New: [9/10/11 Regression] ICE in expand_gimple_stmt_1,  at cfgexpand.c:3972
@ 2020-12-07 17:50 gscfq@t-online.de
  2020-12-08  5:27 ` [Bug c/98183] " marxin at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: gscfq@t-online.de @ 2020-12-07 17:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98183
           Summary: [9/10/11 Regression] ICE in expand_gimple_stmt_1, at
                    cfgexpand.c:3972
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Using testfile gcc/testsuite/c-c++-common/goacc/host_data-1.c
at -O0 affects versions down to gcc-6 (accepted by gcc-5) :


$ gcc-5           -c host_data-1.c -fopenacc -fexceptions -O0
$ gcc-11-20201206 -c host_data-1.c -fopenacc -fexceptions -O1
$
$ gcc-11-20201206 -c host_data-1.c -fopenacc -fexceptions -O0
during RTL pass: expand
host_data-1.c: In function 'foo':
host_data-1.c:25:1: internal compiler error: in expand_gimple_stmt_1, at
cfgexpand.c:3972
   25 | foo (float *x, float *y, float *yy)
      | ^~~
0x75312c expand_gimple_stmt_1
        ../../gcc/cfgexpand.c:3972
0x75312c expand_gimple_stmt
        ../../gcc/cfgexpand.c:3999
0x758257 expand_gimple_basic_block
        ../../gcc/cfgexpand.c:6043
0x75a8ee execute
        ../../gcc/cfgexpand.c:6727

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

end of thread, other threads:[~2021-04-22 17:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 17:50 [Bug c/98183] New: [9/10/11 Regression] ICE in expand_gimple_stmt_1, at cfgexpand.c:3972 gscfq@t-online.de
2020-12-08  5:27 ` [Bug c/98183] " marxin at gcc dot gnu.org
2020-12-08  7:20 ` rguenth at gcc dot gnu.org
2020-12-11 18:32 ` jakub at gcc dot gnu.org
2020-12-11 18:35 ` jakub at gcc dot gnu.org
2020-12-11 18:53 ` jakub at gcc dot gnu.org
2020-12-11 18:55 ` [Bug middle-end/98183] [8/9/10/11 " jakub at gcc dot gnu.org
2020-12-11 19:37 ` jakub at gcc dot gnu.org
2020-12-12  7:43 ` cvs-commit at gcc dot gnu.org
2020-12-14  9:57 ` [Bug middle-end/98183] [8/9/10 " jakub at gcc dot gnu.org
2021-01-06  9:39 ` cvs-commit at gcc dot gnu.org
2021-01-06  9:45 ` [Bug middle-end/98183] [8/9 " jakub at gcc dot gnu.org
2021-04-20 23:30 ` cvs-commit at gcc dot gnu.org
2021-04-22 16:49 ` cvs-commit at gcc dot gnu.org
2021-04-22 17:08 ` 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).