[Bug target/92934] mips jump to invalid address

2019-12-13 Thread pechenskih.stas at ya dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92934 --- Comment #6 from darksectordds --- That was my patch. I've only recently started to study it all.

[Bug target/92934] mips jump to invalid address

2019-12-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92934 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/92934] mips jump to invalid address

2019-12-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92934 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code --- Comment #4 from Andrew Pi

[Bug target/92934] mips jump to invalid address

2019-12-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92934 --- Comment #3 from Andrew Pinski --- The gcc patch that is attached has incorrect definition for allegrex_madd and allegrex_msub. It uses match_dup when it should really be using match_operand and the constraint of "0".