[Bug target/97546] [11 Regression][SVE] ICE with -fenable-tree-bswap

2020-10-23 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97546 --- Comment #2 from ktkachov at gcc dot gnu.org --- Likely find_bswap_or_nop just needs to bail out if !cst_and_fits_in_hwi (TYPE_SIZE_UNIT (gimple_expr_type (stmt)))

[Bug target/97546] [11 Regression][SVE] ICE with -fenable-tree-bswap

2020-10-23 Thread ktkachov at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97546 ktkachov at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1 CC|