Skip to content

commit c5fd96ebb vs. gcc15 vs. ppcle64 in Fedora #4964

@gsomlo

Description

@gsomlo

Version

commit c5fd96e

On which OS did this happen?

Linux

Reproduction Steps

I maintain yosys in Fedora. With each new release, the source RPM is built for a set of different architectures, including x86_64, aarch64, etc., including ppc64le.

While working on version 51, I noticed that make test fails, only on ppcle64, and only on fedora versions >= 42
(the latter most likely correlated with gcc version 15).

After a bisect, I found the first commit where this happens to be c5fd96e ("macc_v2: Start new cell"), authored by @povik

Attached is the full ppcle64 fedora mock build log illustrating that problem. c5fd96ebb0c9067927bd4df381af92783bb4b547.build.log.txt

Expected Behavior

make test succeeds on all architectures, including ppcle64

Actual Behavior

make test fails on ppcle64, gcc15 (fedora 42 and later)

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending-verificationThis issue is pending verification and/or reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions