tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] x86_64 ABI: mixed structs


From: Pip Cet
Subject: Re: [Tinycc-devel] x86_64 ABI: mixed structs
Date: Mon, 27 Apr 2015 05:38:36 +0000

Oh! Thanks for pointing that out. We should add
-Wdeclaration-after-statement to the build options in that case (when
building with gcc). Is the small patch I've attached for that okay?

Fixed version of the mixed-structs patch attached.

On Mon, Apr 27, 2015 at 5:22 AM, Sergey Korshunoff <address@hidden> wrote:
> Hi! For the final version of the patch: there are several places where
> varibable declaration is after an expression. Some compilers  don't
> support this (there was complain)
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Attachment: tcc-fix-mixed-structs-003.diff
Description: Text document

Attachment: tcc-declaration-after-statement.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]