This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/34003] [4.2/4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free



------- Comment #14 from r dot emrich at de dot tecosim dot com  2007-11-09 14:40 -------
nm ggc-none.o
Symbols from ggc-none.o:

Name                    Value   Scope  Type    Subspace

$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
$CODE$              |         0|static|data   |$CODE$
free                |          |undef |code   |
ggc_alloc_cleared_stat|         0|extern|entry  |$CODE$
ggc_alloc_stat      |         0|extern|entry  |$CODE$
ggc_alloc_typed_stat|         0|extern|entry  |$CODE$
ggc_free            |         0|extern|entry  |$CODE$
ggc_realloc_stat    |         0|extern|entry  |$CODE$
xcalloc             |          |undef |code   |
xmalloc             |          |undef |code   |
xrealloc            |          |undef |code   |


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003


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