Skip to content

Unable to compile FT fft_cpx (element type does not match old type) #1

@hv15

Description

@hv15

Problem

I get the following error when compiling it:

$ sac2c_d -target seq -v0 -O3 -maxlur 3 -trace m -linksetsize 500 -L ~/git/sac/nas_parallel_benchmarks/build/lib -T ~/git/sac/nas_parallel_benchmarks/build/lib -DMOP -o fft_cpx-seq ~/git/sac/nas_parallel_benchmarks/FT/fft_cpx.sac

Internal compiler error
Program reached impossible state at ~/git/sac/sac2c/src/libsac2c/typecheck/elim_alpha_types.c:433 -- new element type `double[*]' of array `t' does not match old type `double[+]' on the left hand side

Setup details

  • sac2c version sac2c 1.2-beta-BlackForest-685-ge2298-dirty (based on bodo-emr)
  • latest StdLib

Additional

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions