Skip to content

BLD: Occasional "internal compiler error" with gcc on coverage CI runs #18529

Closed
@mattip

Description

@mattip

I thought we had an issue open for this but cannot find it now. Occasionally, CI jobs fail like this one with

gcc: build/src.linux-x86_64-3.7/numpy/core/src/multiarray/einsum_sumprod.c
during IPA pass: profile
numpy/core/src/multiarray/einsum_sumprod.c.src: In function ‘longdouble_sum_of_products_contig_three’:
numpy/core/src/multiarray/einsum_sumprod.c.src:1264:1: internal compiler error: in coverage_begin_function, at coverage.c:656
 1264 | }
      | ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions.

Note it is in the coverage compilation of the generated code, in the "full" CI run with gcc 9.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    26 - Compiler36 - BuildBuild related PR57 - Close?Issues which may be closable unless discussion continued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions