diff options
author | Richard Biener <rguenther@suse.de> | 2022-04-06 13:46:56 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-04-07 08:17:05 +0200 |
commit | 54ed6563d22694aa3e1935f89641a4f696a3a9f7 (patch) | |
tree | 1dc0175e24fb076842a130ed1524974e860d1711 /gcc/config.gcc | |
parent | 176df4ccb58689aae29511b99d60a448558ede94 (diff) | |
download | gcc-54ed6563d22694aa3e1935f89641a4f696a3a9f7.zip gcc-54ed6563d22694aa3e1935f89641a4f696a3a9f7.tar.gz gcc-54ed6563d22694aa3e1935f89641a4f696a3a9f7.tar.bz2 |
middle-end/105165 - sorry instead of ICE for _Complex asm goto
Complex lowering cannot currently deal with asm gotos with _Complex
output operands. Emit a sorry instead of ICEing, those should not
appear in practice.
2022-04-06 Richard Biener <rguenther@suse.de>
PR middle-end/105165
* tree-complex.cc (expand_complex_asm): Sorry for asm goto
_Complex outputs.
* gcc.dg/pr105165.c: New testcase.
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions