[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 --- Commen

[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 changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[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=222888&root=gcc&view=rev Log: PR target/66015 * config/alpha/alpha.c (alpha_over

[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=222870&root=gcc&view=rev Log: PR target/66015 * config/alpha/alpha.c (alpha_over

[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=222848&root=gcc&view=rev Log: 2015-05-06 Christian Bruel PR target/66015 *

[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=222847&root=gcc&view=rev Log: 2015-05-06 Christian Bruel PR target/66015 *