https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
--- Comment #6 from Steve Ellcey ---
Author: sje
Date: Thu Jan 28 22:28:04 2016
New Revision: 232954
URL: https://gcc.gnu.org/viewcvs?rev=232954&root=gcc&view=rev
Log:
PR target/68400
* gcc.target/mips/mips.exp (mips_option_group
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
--- Comment #5 from Steve Ellcey ---
Author: sje
Date: Thu Jan 28 22:25:55 2016
New Revision: 232952
URL: https://gcc.gnu.org/viewcvs?rev=232952&root=gcc&view=rev
Log:
2016-01-28 Steve Ellcey
PR target/68400
* config/mips/mip
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
--- Comment #4 from Steve Ellcey ---
Created attachment 37469
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37469&action=edit
New patch
Here is an alternative patch. The problem is that memory_operand matches any
legal MIPS memory refere
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
Steve Ellcey changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
--- Comment #2 from Felix Fietkau ---
Created attachment 37446
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37446&action=edit
Preprocessed source code to reproduce the issue
Triggered the error using the following command:
mips-openwrt-l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68400
Steve Ellcey changed:
What|Removed |Added
CC||sje at gcc dot gnu.org
--- Comment #1 fro