[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scratch/comp-static-data c7d44a658c 1/3: comp.c: Don't emit float bl
From: |
Po Lu |
Subject: |
Re: scratch/comp-static-data c7d44a658c 1/3: comp.c: Don't emit float block variables as constants. |
Date: |
Mon, 21 Nov 2022 08:39:42 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Vibhav Pant <vibhavp@gmail.com> writes:
> branch: scratch/comp-static-data
> commit c7d44a658cbaaeb7a45b88d62e08fc35c354d368
> Author: Vibhav Pant <vibhavp@gmail.com>
> Commit: Vibhav Pant <vibhavp@gmail.com>
>
> comp.c: Don't emit float block variables as constants.
>
> This is currently required to work around a potential bug in libgccjit
> where the library will not recognize constant variables storing
> structs to have the same type as their initializer rvalue.
You did not write the name of the function you changed in this commit
message.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: scratch/comp-static-data c7d44a658c 1/3: comp.c: Don't emit float block variables as constants.,
Po Lu <=