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]

Ada bootstrap broken with lineno changes


With curretn mainline CVS I get:

gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes     -fno-common   -DHAVE_CONFIG_H    -I. -Iada -I/cvs/gcc/gcc -I/cvs/gcc/gcc/ada -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/ada/trans.c -o ada/trans.o
/cvs/gcc/gcc/ada/trans.c: In function `tree_transform':
/cvs/gcc/gcc/ada/trans.c:2623: error: `lineno' undeclared (first use in this function)
/cvs/gcc/gcc/ada/trans.c:2623: error: (Each undeclared identifier is reported only once
/cvs/gcc/gcc/ada/trans.c:2623: error: for each function it appears in.)
/cvs/gcc/gcc/ada/trans.c: In function `build_unit_elab':
/cvs/gcc/gcc/ada/trans.c:5354: error: `lineno' undeclared (first use in this function)

Nathan, can you fix this, please?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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