Have already tried grep. Executed the grep withing gcc dir inside the source code. But only got the function calls, didnt get the function def. On 10/18/06, Andrew Haley <aph@xxxxxxxxxx> wrote:
Priya Sinha writes: > Hi, > I encountered some instances of gcc_assert esp in file gensupport.c. > for eg; on line no. 1131 the usage is as such : > gcc_assert (test); > Above test is declared as: > const struct c_test *test; > > Could anyone plz tell me wat gcc_assert() does. grep the source, Luke Skywalker. Andrew. ... it's in system.h