GCC 4.0 Status Report (2005-03-24)
Daniel Berlin
dberlin@dberlin.org
Thu Mar 24 21:16:00 GMT 2005
> Truly Critical
> --------------
>
> 19225 Segmentation fault with VLAs, affects GLIBC
>
> This is the TYPE_STUB_DECL that Dan Berlin looked into for a while.
> What is the current status?
I think you mean 19345.
Anyway, the long and short of it is that the real bug here is that
TYPE_NAME (TYPE_MAIN_VARIANT (origin)) is NULL, and it shouldn't be.
Or at least, that is what jason says.
More information about the Gcc
mailing list