This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem with `fatal' changes
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Problem with `fatal' changes
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Sun, 04 Feb 2001 18:57:28 -0800
- Cc: gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
The regression checker says:
Undefined first referenced
symbol in file
fatal libbackend.a(rs6000.o)
ld: fatal: Symbol referencing errors. No output written to cc1
collect2: ld returned 1 exit status
I believe you probably didn't spot the use of `fatal' in
`RETURN_ADDRESS_OFFSET' in rs6000.h. Would you mind taking a look at
this, and also doing a grep on the rest of the config directory to
make sure that there are no other stray uses of fatal around?
Note that we are still in slush, and that the constraints in:
http://gcc.gnu.org/ml/gcc/2001-01/msg00871.html
still apply.
Thanks,
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com