[Bug target/67839] Bit addressable instructions generated for invalid memory address

2016-12-02 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2016-12-02 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 Georg-Johann Lay changed: What|Removed |Added Target Milestone|--- |6.0 --- Comment #6 from Georg-Johann

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2016-01-29 Thread senthil_kumar.selvaraj at atmel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 --- Comment #5 from Senthil Kumar Selvaraj --- The patch did not make it to the 5 branch, my fault really - guess I forgot to submit it for backporting. Not sure how you get that code though - I pulled the latest gcc-5_branch

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2016-01-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 Georg-Johann Lay changed: What|Removed |Added CC||karaliusliudas+bugzilla@gma

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2016-01-25 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2015-10-28 Thread denisc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 --- Comment #2 from denisc at gcc dot gnu.org --- Author: denisc Date: Wed Oct 28 17:35:27 2015 New Revision: 229495 URL: https://gcc.gnu.org/viewcvs?rev=229495=gcc=rev Log: gcc/ChangeLog PR target/67839 *

[Bug target/67839] Bit addressable instructions generated for invalid memory address

2015-10-05 Thread senthil_kumar.selvaraj at atmel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67839 --- Comment #1 from Senthil Kumar Selvaraj --- Created attachment 36444 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36444=edit Test case Compile with avr-gcc test.c -Os