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]

Re: Ada files now checked in


    ../attribs.o: In function `decl_attributes':
/home/guerby/work/gcc/build/gcc/../../gcc/gcc/attribs.c:265: undefined reference to `insert_default_attributes'

Right.  That's caused by a recent GCC change.  Add a dummy function of that
name into ada/misc.c.  This will come over in the first tree resynchronization.


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