[Bug target/67880] [ARM] -fno-align-functions does not work for thumb

2015-10-16 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67880 Bug 67880 depends on bug 67745, which changed state. Bug 67745 Summary: [ARM] wrong alignments when __attribute__ ((optimize,target,align) is used https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67745 What|Removed

[Bug target/67880] [ARM] -fno-align-functions does not work for thumb

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

[Bug target/67880] [ARM] -fno-align-functions does not work for thumb

2015-10-07 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67880 --- Comment #1 from chrbr at gcc dot gnu.org --- optimize flags should not be part of the alignment ABI. fixed with https://gcc.gnu.org/ml/gcc-patches/2015-09/msg02198.html