alignment of double is of course depending on the target, so the .expect file was arch dependend. Fix this by simply doing some comparison tests.
* don't accept _Alignas as type qualifier (after pointer '*'). * accept type-names within _Alignas * add testcases