[cfe-dev] Issue with designated initializers and vectors

Eli Friedman eli.friedman at gmail.com
Sat Jun 13 15:54:56 PDT 2009


On Sat, Jun 13, 2009 at 4:27 AM, Mattias Holm<holm at liacs.nl> wrote:
> Eli Friedman wrote:
>>
>> Thanks for the report; fixed in r73292.
>>
>> -Eli
>
> Thanks works fine now :)
>
> Here is another one, the parser and sema works fine in this case but the
> code generator does something wrong I think. The following program
> segfaults when built with clang (tested on darwin x86 both 32 and 64 bit
> targets), but works fine with GCC.

Should be fixed for x86-32 in r73306; someone with an x86-64 setup
will need to figure out the equivalent fix there.

-Eli



More information about the cfe-dev mailing list