[Bug target/61411] [NEON] ICE in reload_cse_simplify_operands, at postreload.c:411

2014-11-18 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61411 Ramana Radhakrishnan changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug target/61411] [NEON] ICE in reload_cse_simplify_operands, at postreload.c:411

2014-06-05 Thread amker.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61411 --- Comment #3 from bin.cheng --- Then I think it's a latent bug in LRA. It should consult back-end about legitimized address expressions.

[Bug target/61411] [NEON] ICE in reload_cse_simplify_operands, at postreload.c:411

2014-06-05 Thread vmakarov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61411 --- Comment #2 from Vladimir Makarov --- (In reply to bin.cheng from comment #1) > The patch can fix the issue, but problem is why GCC/lra generated > register-indexing ([reg+reg]) addressing mode for V8HImode in the first > place. Since without

[Bug target/61411] [NEON] ICE in reload_cse_simplify_operands, at postreload.c:411

2014-06-04 Thread amker.cheng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61411 bin.cheng changed: What|Removed |Added CC||amker.cheng at gmail dot com,