Skip to content

cmd/compile: checkbce failing in 'noopt' builder #27684

@bcmills

Description

@bcmills

Example: https://build.golang.org/log/15361a99186b257b1df1e9f95fa505b3ffcc1a66

##### ../test
# go run run.go -- checkbce.go

checkbce.go:164: missing error "Found IsInBounds$"
checkbce.go:166: missing error "Found IsInBounds$"
checkbce.go:168: missing error "Found IsInBounds$"
Unmatched Errors:
checkbce.go:165: Found IsSliceInBounds
checkbce.go:167: Found IsSliceInBounds
checkbce.go:169: Found IsSliceInBounds

FAIL	checkbce.go	0.061s

CC: @randall77 @josharian @martisch

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions