Problem with `fatal' changes

Mark Mitchell mark@codesourcery.com
Sun Feb 4 18:51:00 GMT 2001


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


More information about the Gcc mailing list