Skip to content

Clang powerpc64le pcrel code model is not used if -msoft-float or similar flags are used #62372

Closed
@npiggin

Description

@npiggin

Example here - https://godbolt.org/z/1YhsEW7En

Remove -msoft-float or switch to GCC for expected pcrel code model. -mno-altivec and -mno-vsx flags at least also cause this. This prevents building the Linux kernel with the pcrel code model.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions