[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-18 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 chrbr at gcc dot gnu.org changed: What|Removed |Added Target|aarch64, alpha |aarch64, alpha,ia64 ---

[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-15 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-07 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 --- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Thu May 7 07:34:29 2015 New Revision: 222870 URL: https://gcc.gnu.org/viewcvs?rev=222870root=gccview=rev Log: PR target/66015 * config/alpha/alpha.c

[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-07 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Thu May 7 19:35:45 2015 New Revision: 222888 URL: https://gcc.gnu.org/viewcvs?rev=222888root=gccview=rev Log: PR target/66015 * config/alpha/alpha.c

[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-06 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 --- Comment #2 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Wed May 6 11:19:56 2015 New Revision: 222848 URL: https://gcc.gnu.org/viewcvs?rev=222848root=gccview=rev Log: 2015-05-06 Christian Bruel christian.br...@st.com PR

[Bug target/66015] align directives not propagated after __attribute__ ((__optimize__ (O2)))

2015-05-06 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015 --- Comment #1 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Wed May 6 10:54:40 2015 New Revision: 222847 URL: https://gcc.gnu.org/viewcvs?rev=222847root=gccview=rev Log: 2015-05-06 Christian Bruel christian.br...@st.com PR