This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Inserting a call statement


On Wed, 2005-07-27 at 12:58 -0400, drizzle drizzle wrote:
> Its inside this function 
> 
> static inline var_ann_t
> var_ann (tree t)
> 
> from the error dump itseems to the following assertion 
>  gcc_assert (DECL_P (t))
> 
> 
> thanks 
> 

I'm gonna need a lot more info than that.
Maybe you should attach your patch so we can look at it.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]