[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-04-22 Thread r.ayrapetyan at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 Ruben Ayrapetyan r.ayrapetyan at samsung dot com changed: What|Removed |Added Status|NEW

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-05 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #10 from Dominique d'Humieres dominiq at lps dot ens.fr --- Compiling the test gcc.target/i386/pr64905.c on x86_64-apple-darwin14 gives an ICE [Book15] f90/bug% gcc5 /opt/gcc/_clean/gcc/testsuite/gcc.target/i386/pr64905.c -Os

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-05 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #11 from Uroš Bizjak ubizjak at gmail dot com --- (In reply to Dominique d'Humieres from comment #10) Compiling the test gcc.target/i386/pr64905.c on x86_64-apple-darwin14 gives an ICE I have a patch that disables the test on -fPIC

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-05 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #12 from uros at gcc dot gnu.org --- Author: uros Date: Thu Feb 5 10:37:05 2015 New Revision: 220441 URL: https://gcc.gnu.org/viewcvs?rev=220441root=gccview=rev Log: PR rtl-optimization/64905 * gcc.target/i386/pr64905.c:

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added CC||vmakarov at redhat

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #8 from Dominique d'Humieres dominiq at lps dot ens.fr --- AFAICT only the ChangeLogs have been committed.

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 --- Comment #6 from hjl at gcc dot gnu.org hjl at gcc dot gnu.org --- Author: hjl Date: Wed Feb 4 19:35:17 2015 New Revision: 220414 URL: https://gcc.gnu.org/viewcvs?rev=220414root=gccview=rev Log: Clear hard frame pointer alignment if not

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Known to work||5.0 Known to

[Bug rtl-optimization/64905] unsigned short is loaded with 4-byte load (movl)

2015-02-04 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64905 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||law at redhat dot