This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
alphaev6-dec-osf4.0f bootstrap failing due to constructor encoding
- To: gcc at gcc dot gnu dot org
- Subject: alphaev6-dec-osf4.0f bootstrap failing due to constructor encoding
- From: John Wehle <john at feith dot com>
- Date: Tue, 11 Sep 2001 18:44:50 -0400 (EDT)
- Cc: rth at redhat dot com
Digging further into the alpha bootstrap failures due to crtfastmath.o
comparison errors I see that start_cdtor calls get_file_function_name
which calls get_file_function_name_long which calls append_random_chars
if this isn't the first global object.
How can a file compiled as part of bootstrapping (i.e. crtfastmath)
pass compare if random characters are in it's name? Why are they
appended to the name of a constructor and how random do the characters
need to be?
-- John
-------------------------------------------------------------------------
| Feith Systems | Voice: 1-215-646-8000 | Email: john@feith.com |
| John Wehle | Fax: 1-215-540-5495 | |
-------------------------------------------------------------------------