Skip to content

error: expected absolute expression on arm #742

@jcai19

Description

@jcai19

CC=clang AS=clang

arch/arm/mm/proc-v7.S:169:143: error: expected absolute expression
 .pushsection ".alt.smp.init", "a" ; .long 9998b ;9997: orr r1, r1, #((1 << 0) | (1 << 6))|(3 << 3) ; .if . - 9997b == 2 ; nop ; .endif ; .if . - 9997b != 4 ; .error "ALT_UP() content must assemble to exactly 4 bytes"; .endif ; .popsection

gnu as does not have this issue.

Metadata

Metadata

Assignees

Labels

[ARCH] arm32This bug impacts ARCH=arm[BUG] llvmA bug that should be fixed in upstream LLVM[FIXED][LLVM] 12This bug was fixed in LLVM 12.0[TOOL] integrated-asThe issue is relevant to LLVM integrated assembler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions