I've attached an updated patch, and a test. I also updated other tests
which had ``volatile _Complex``.

Two questions:
 - ``align 0`` means "suitably aligned", right? It seems to occur on
stack values, I assume the value gets determined later.
 - What should we do with less-than-naturally-aligned _Complex? It
seems like we should warn instead of silently handling it, same with
atomic. I could do that in a separate patch.

Attachment: complex.patch
Description: Binary data

Attachment: complex-tests.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to