https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82009
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #8)
> > Fixed on trunk. Closing
>
> When compiling the original test, the ICE is gone but I get:
>
> Undefined symbols for architecture x86_64:
> "_idxs.3783", referenced from:
> ___sparse_matrix_csx_benchmark_utils_MOD_sparse_matrix_csc_benchmark
> in ccP98FL2.o
> "_idxs.3792", referenced from:
> ___sparse_matrix_csx_benchmark_utils_MOD_sparse_matrix_csr_benchmark
> in ccP98FL2.o
>
> This looks weird.
Agree, I added a main program to that test case and now I see similar, so
reopening.