Skip to content

Fix a segfault for Intel compiler in certain cases. This is unclear why this occurs.

Nicolas Tancogne-Dejean requested to merge fix_segfault into main

Description

Fix a segfault for Intel compiler in certain cases. This is unclear why this occurs.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports