Skip to content

ztfm.c fails to meet its requirement to test transforms on all platforms #243

@thejayps

Description

@thejayps

ztfm.c includes a test whose intention is to verify that a transform runs to completion in the absence of ambiguous references to objects in the transform. The test setup isn't sufficient to create the desired test environment and at least one compiler under specific conditions appears to store/"spill" ambiguous references onto the stack, invalidating the test. The transform fails to complete, creating a false positive test result. This was observed here (gcc 11.3.0 )

This issue could be fixed by redesigning the testing of transforms (see #242 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    essentialWill cause failure to meet customer requirements. Assign resources.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions