]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: target/114752 - Fix ICE on inline asm const 64-bit float operand
authorGeorg-Johann Lay <avr@gjlay.de>
Wed, 17 Apr 2024 08:26:05 +0000 (10:26 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Wed, 17 Apr 2024 08:35:52 +0000 (10:35 +0200)
commit909c6faf2c726178d115726e56304eac91cff6e9
tree2c4ba3ee483ca7540a9cf3622f01ba2ca0f66090
parent3cfe94ad28102618c14a91c0a83d9e5cc7df69d7
AVR: target/114752 - Fix ICE on inline asm const 64-bit float operand

gcc/
PR target/114752
* config/avr/avr.cc (avr_print_operand) [CONST_DOUBLE_P]: Handle DFmode.
gcc/config/avr/avr.cc