[Bug target/91702] [9/10 Regression] ICE with mips16

2019-11-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-11-20 Thread dragan.mladjeno...@rt-rk.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 --- Comment #5 from Dragan Mladjenovic --- Yes, I believe so.

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-11-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-10-04 Thread draganm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 --- Comment #3 from draganm at gcc dot gnu.org --- Author: draganm Date: Fri Oct 4 10:57:48 2019 New Revision: 276569 URL: https://gcc.gnu.org/viewcvs?rev=276569&root=gcc&view=rev Log: Backprot fix for uninitialised use in mips_split_move Fixes

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-09-19 Thread g...@hauke-m.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 --- Comment #2 from Hauke Mehrtens --- I backported https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=273174 on top of GCC 9.2.0 and I do not see this problem any more, OpenWrt compiles now file with these settings. Please backport this chan

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-09-18 Thread dragan.mladjeno...@rt-rk.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 --- Comment #1 from Dragan Mladjenovic --- Hi, Same as with https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91474#c5. Chould you perhaps verify if r273174 fixes your issue? Thanks in advance.

[Bug target/91702] [9/10 Regression] ICE with mips16

2019-09-09 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91702 Richard Biener changed: What|Removed |Added Target Milestone|--- |9.3 Summary|ICE with mips16