This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49209] unresolved references to fatal() while linking xgcc and cpp
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 13:30:45 +0000
- Subject: [Bug bootstrap/49209] unresolved references to fatal() while linking xgcc and cpp
- Auto-submitted: auto-generated
- References: <bug-49209-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49209
--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-06-06 13:30:11 UTC ---
These programs should only be calling fatal_error from diagnostic.c, not a
function named "fatal".