[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 Georg-Johann Lay changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #3 from Georg-Johann Lay --- Author: gjl Date: Wed Feb 25 12:34:21 2015 New Revision: 220965 URL: https://gcc.gnu.org/viewcvs?rev=220965&root=gcc&view=rev Log: PR target/65196 * config/avr/avr.c (avr_adjust_insn_length): Call

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #2 from Georg-Johann Lay --- Author: gjl Date: Wed Feb 25 12:26:41 2015 New Revision: 220964 URL: https://gcc.gnu.org/viewcvs?rev=220964&root=gcc&view=rev Log: PR target/65196 * config/avr/avr.c (avr_adjust_insn_length): Call

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 --- Comment #1 from Georg-Johann Lay --- Author: gjl Date: Wed Feb 25 12:18:51 2015 New Revision: 220963 URL: https://gcc.gnu.org/viewcvs?rev=220963&root=gcc&view=rev Log: PR target/65196 * config/avr/avr.c (avr_adjust_insn_length): Call

[Bug target/65196] avr_adjust_insn_length uses recog_memoized on invalid insn

2015-02-24 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65196 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED