public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
@ 2020-03-26 22:34 stephen at networkplumber dot org
  2020-03-27  0:38 ` [Bug analyzer/94350] " pinskia at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: stephen at networkplumber dot org @ 2020-03-26 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94350
           Summary: internal compiler error: in
                    make_region_for_unexpected_tree_code, at
                    analyzer/region-model.cc:4874
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: stephen at networkplumber dot org
  Target Milestone: ---

Compiling the DPDK project git://dpdk.org/dpdk
fails with internal compiler error with -fanalyzer

= Build lib/librte_eal/linux/eal
  CC eal.o
  CC eal_cpuflags.o
  CC eal_hugepage_info.o
  CC eal_memory.o
  CC eal_thread.o
  CC eal_log.o
  CC eal_vfio.o
  CC eal_vfio_mp_sync.o
  CC eal_memalloc.o
during IPA pass: analyzer
cc1: internal compiler error: in make_region_for_unexpected_tree_code, at
analyzer/region-model.cc:4874

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
@ 2020-03-27  0:38 ` pinskia at gcc dot gnu.org
  2020-03-27  0:38 ` pinskia at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-03-27  0:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can you attach the preprocessed source?

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
  2020-03-27  0:38 ` [Bug analyzer/94350] " pinskia at gcc dot gnu.org
@ 2020-03-27  0:38 ` pinskia at gcc dot gnu.org
  2020-03-27  0:38 ` pinskia at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-03-27  0:38 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-03-27

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
  2020-03-27  0:38 ` [Bug analyzer/94350] " pinskia at gcc dot gnu.org
  2020-03-27  0:38 ` pinskia at gcc dot gnu.org
@ 2020-03-27  0:38 ` pinskia at gcc dot gnu.org
  2020-03-27  1:23 ` dmalcolm at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-03-27  0:38 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also which target is this on?  x86_64 or aarch64?

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (2 preceding siblings ...)
  2020-03-27  0:38 ` pinskia at gcc dot gnu.org
@ 2020-03-27  1:23 ` dmalcolm at gcc dot gnu.org
  2020-03-27  4:55 ` stephen at networkplumber dot org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2020-03-27  1:23 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Also, which version of the compiler?  I've fixed a few similar-looking problems
to this recently.

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (3 preceding siblings ...)
  2020-03-27  1:23 ` dmalcolm at gcc dot gnu.org
@ 2020-03-27  4:55 ` stephen at networkplumber dot org
  2020-03-27 15:42 ` stephen at networkplumber dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: stephen at networkplumber dot org @ 2020-03-27  4:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Stephen Hemminger <stephen at networkplumber dot org> ---
X86

On Thu, Mar 26, 2020, 5:38 PM pinskia at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94350
>
> --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> Also which target is this on?  x86_64 or aarch64?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (4 preceding siblings ...)
  2020-03-27  4:55 ` stephen at networkplumber dot org
@ 2020-03-27 15:42 ` stephen at networkplumber dot org
  2020-03-27 15:43 ` stephen at networkplumber dot org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: stephen at networkplumber dot org @ 2020-03-27 15:42 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Stephen Hemminger <stephen at networkplumber dot org> ---
Created attachment 48132
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48132&action=edit
Preprocessed version of source code

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (5 preceding siblings ...)
  2020-03-27 15:42 ` stephen at networkplumber dot org
@ 2020-03-27 15:43 ` stephen at networkplumber dot org
  2020-03-27 15:44 ` stephen at networkplumber dot org
  2020-03-27 15:58 ` marxin at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: stephen at networkplumber dot org @ 2020-03-27 15:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Stephen Hemminger <stephen at networkplumber dot org> ---
$ gcc --version
gcc (GCC) 10.0.1 20200311 (Red Hat 10.0.1-0.9)

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (6 preceding siblings ...)
  2020-03-27 15:43 ` stephen at networkplumber dot org
@ 2020-03-27 15:44 ` stephen at networkplumber dot org
  2020-03-27 15:58 ` marxin at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: stephen at networkplumber dot org @ 2020-03-27 15:44 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Stephen Hemminger <stephen at networkplumber dot org> ---
Verbose make output shows compiler flags

gcc -Wp,-MD,./.eal_memalloc.o.d.tmp  -m64 -pthread
-I/home/shemminger/DPDK/upstream/lib/librte_eal/linux/eal/include 
-march=native -DRTE_MACHINE_CPUFLAG_SSE -DRTE_MACHINE_CPUFLAG_SSE2
-DRTE_MACHINE_CPUFLAG_SSE3 -DRTE_MACHINE_CPUFLAG_SSSE3
-DRTE_MACHINE_CPUFLAG_SSE4_1 -DRTE_MACHINE_CPUFLAG_SSE4_2
-DRTE_MACHINE_CPUFLAG_AES -DRTE_MACHINE_CPUFLAG_PCLMULQDQ
-DRTE_MACHINE_CPUFLAG_AVX -DRTE_MACHINE_CPUFLAG_RDRAND
-DRTE_MACHINE_CPUFLAG_RDSEED -DRTE_MACHINE_CPUFLAG_FSGSBASE
-DRTE_MACHINE_CPUFLAG_F16C -DRTE_MACHINE_CPUFLAG_AVX2 
-I/home/shemminger/DPDK/upstream/build/include -DRTE_USE_FUNCTION_VERSIONING
-include /home/shemminger/DPDK/upstream/build/include/rte_config.h
-D_GNU_SOURCE -DALLOW_EXPERIMENTAL_API
-I/home/shemminger/DPDK/upstream/lib/librte_eal/linux/eal/include
-I/home/shemminger/DPDK/upstream/lib/librte_eal/common
-I/home/shemminger/DPDK/upstream/lib/librte_eal/common/include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wold-style-definition -Wpointer-arith -Wcast-align -Wnested-externs
-Wcast-qual -Wformat-nonliteral -Wformat-security -Wundef -Wwrite-strings
-Wdeprecated -Werror -Wno-missing-field-initializers -Wimplicit-fallthrough=2
-Wno-format-truncation -Wno-address-of-packed-member -O3   -fanalyzer -o
eal_memalloc.o -c
/home/shemminger/DPDK/upstream/lib/librte_eal/linux/eal/eal_memalloc.c 
during IPA pass: analyzer
cc1: internal compiler error: in make_region_for_unexpected_tree_code, at
analyzer/region-model.cc:4874
Please submit a full bug report,
with preprocessed source if appropriate.

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

* [Bug analyzer/94350] internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874
  2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
                   ` (7 preceding siblings ...)
  2020-03-27 15:44 ` stephen at networkplumber dot org
@ 2020-03-27 15:58 ` marxin at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-03-27 15:58 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed with r10-7168-g5c048755ec98645f.

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

end of thread, other threads:[~2020-03-27 15:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26 22:34 [Bug c/94350] New: internal compiler error: in make_region_for_unexpected_tree_code, at analyzer/region-model.cc:4874 stephen at networkplumber dot org
2020-03-27  0:38 ` [Bug analyzer/94350] " pinskia at gcc dot gnu.org
2020-03-27  0:38 ` pinskia at gcc dot gnu.org
2020-03-27  0:38 ` pinskia at gcc dot gnu.org
2020-03-27  1:23 ` dmalcolm at gcc dot gnu.org
2020-03-27  4:55 ` stephen at networkplumber dot org
2020-03-27 15:42 ` stephen at networkplumber dot org
2020-03-27 15:43 ` stephen at networkplumber dot org
2020-03-27 15:44 ` stephen at networkplumber dot org
2020-03-27 15:58 ` marxin 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).