[Bug target/72767] [avr] Some branches report too small insn length

2016-08-01 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72767 Georg-Johann Lay changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version|5.2.0

[Bug target/72767] [avr] Some branches report too small insn length

2016-08-01 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72767 --- Comment #3 from Georg-Johann Lay --- Author: gjl Date: Mon Aug 1 12:44:18 2016 New Revision: 238950 URL: https://gcc.gnu.org/viewcvs?rev=238950&root=gcc&view=rev Log: Backport from 2016-08-01 trunk r238948. PR target/72767

[Bug target/72767] [avr] Some branches report too small insn length

2016-08-01 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72767 --- Comment #2 from Georg-Johann Lay --- Author: gjl Date: Mon Aug 1 12:40:41 2016 New Revision: 238949 URL: https://gcc.gnu.org/viewcvs?rev=238949&root=gcc&view=rev Log: Backport from 2016-08-01 trunk r238948. PR target/72767

[Bug target/72767] [avr] Some branches report too small insn length

2016-08-01 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72767 --- Comment #1 from Georg-Johann Lay --- Author: gjl Date: Mon Aug 1 12:36:11 2016 New Revision: 238948 URL: https://gcc.gnu.org/viewcvs?rev=238948&root=gcc&view=rev Log: PR target/72767 * config/avr/avr.md (length) [branch]: Co

[Bug target/72767] [avr] Some branches report too small insn length

2016-08-01 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72767 Georg-Johann Lay changed: What|Removed |Added Target||avr Priority|P3