[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    Re: [LLVMbugs] Front-end bug in copying structure through va_arg
From:       Chris Lattner <sabre () nondot ! org>
Date:       2003-05-30 20:20:43
Message-ID: Pine.LNX.4.44.0305301519490.11893-100000 () nondot ! org
[Download RAW message or body]

> The following assignment:
> typedef struct LargeS_struct { int i; double d; double x; int j; } LargeS;
> LargeS ls;
> ls = va_arg(ap, LargeS);
> causes the C front-end to fail with the error message:
> cc1: ../../gcc/llvm-expand.c:2166: llvm_store_expr: Assertion `Val == 0 && \
> "Structure value returned a value??"' failed.

This is now fixed, sorry for the delay.

-Chris


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic