Sorry about the links. Here is the patch and two other small fixes I'm proposing: First is to impl -dM preprocessor option to dump defines only and the second is on -lm to skip math lib altogether as there is no built-in math lib in tcc as far as I can see.
Commit links on github are https://github.com/wqweto/tinycc/commit/e946eb2a4109e0de5f8514457f851897a482 4c3e and https://github.com/wqweto/tinycc/commit/12ee3348df927a2b4ab392b7a19ed0326b22 2f4c cheers, </wqw> -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Matz Sent: Wednesday, April 6, 2016 10:12 PM To: [email protected] Subject: Re: [Tinycc-devel] Attributes position on structs/unions Hi, On Wed, 6 Apr 2016, Vladimir Vissoultchev wrote: > https://github.com/wqweto/tinycc/commit/0691b7630b89bf3de5f7691802cb92 > 3bd7c1 > fd99 Thanks, please push to mob. (It would be easier to review if you'd include the patch in plain text in your email. I for instance use a console based MUA, so opening URLs is a small hassle.) Ciao, Michael. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
0001-tccgen.c-Allow-type-attributes-to-prefix-enum-struct.patch
Description: Binary data
0002-Implement-dM-preprocessor-option-as-in-gcc.patch
Description: Binary data
0003-Skip-math-library-when-parsing-lm-option.patch
Description: Binary data
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
