I pushed to the _Alignas_and_Noreturn:mob branch with my changes.

- _Noreturn: complete. It does nothing, but the standard doesn't say
it has to do anything.
- stdnoreturn.h: complete(ly pointless), but implemented.
- _Alignas: partial: It only works on integers for now, it doesn't
support _Alignas(type) yet.
- stdalign.h: I'm not implementing it until _Alignas is complete.

It is mostly copy pasting, to be honest.

--Devin Hussey

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to