Skip to content

Eigen 5.0.1 leads to massive number of compiler warnings #3331

@WardBrian

Description

@WardBrian

After #3271 was merged, running make examples/bernoulli/bernoulli up in CmdStan with gcc 13.3 yields 2991 lines of output from 281 warnings.
Almost all of them are Wmaybe-uninitialized stemming from the file Eigen/src/Core/arch/AVX512/TrsmUnrolls.inc

I am not sure how best to proceed, it seems like it might be a good idea to have Eigen under -isystem rather than -I, but we've historically avoided this

cc @SteveBronder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions