[Bug target/81910] [avr] ICE with "address" attribute on type

2017-09-13 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #6 from Aldy Hernandez --- Author: aldyh Date: Wed Sep 13 17:18:12 2017 New Revision: 252522 URL: https://gcc.gnu.org/viewcvs?rev=252522&root=gcc&view=rev Log: gcc/ PR target/81910 * config/avr/avr.c (avr_handle_addr_

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #4 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 08:40:15 2017 New Revision: 251261 URL: https://gcc.gnu.org/viewcvs?rev=251261&root=gcc&view=rev Log: gcc/ Backport from 2017-08-22 trunk r251256. PR target/81

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #3 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 07:57:40 2017 New Revision: 251258 URL: https://gcc.gnu.org/viewcvs?rev=251258&root=gcc&view=rev Log: Backport from 2017-08-22 trunk r251256. PR target/81910

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #2 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 07:55:34 2017 New Revision: 251257 URL: https://gcc.gnu.org/viewcvs?rev=251257&root=gcc&view=rev Log: gcc/ Backport from 2017-08-22 trunk r251256. PR target/81

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 --- Comment #1 from Georg-Johann Lay --- Author: gjl Date: Tue Aug 22 07:52:42 2017 New Revision: 251256 URL: https://gcc.gnu.org/viewcvs?rev=251256&root=gcc&view=rev Log: gcc/ PR target/81910 * config/avr/avr.c (avr_handle_addr_

[Bug target/81910] [avr] ICE with "address" attribute on type

2017-08-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81910 Georg-Johann Lay changed: What|Removed |Added Keywords||ice-on-invalid-code Targe