Unverified Commit 75365b2e authored by Ben Shi's avatar Ben Shi Committed by GitHub
Browse files

[clang][AVR] Restrict range of assembly constraint 'G' (#76561)

According to
https://www.nongnu.org/avr-libc/user-manual/inline_asm.html, 'G' only
represents floating point constant '0.0'. And avr-gcc also rejects other
non-zero FP values.
parent 0cdaadf1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment