public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bangerth@dealii.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
	ritzert@t-online.de
Subject: Re: c++/9304: [pch] ICE in gen_subprogram_die
Date: Sat, 01 Feb 2003 21:03:00 -0000	[thread overview]
Message-ID: <20030201210351.723.qmail@sources.redhat.com> (raw)

Synopsis: [pch] ICE in gen_subprogram_die

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sat Feb  1 21:03:51 2003
State-Changed-Why:
    I get a lot of weird error messages about "File number XX
    already used" from a snapshot from 2003-01-12, but no ICE.
    I don't get these error messages, no ICE, but several
    link failures from a recent snapshot (2003-01-30), but
    as far as I can see the functions that the compiler
    complains about are really not there (see below for output).
    
    Could you possibly retry and see whether this now works
    for you?
    
    Thanks
      W.
    
    test/x> ../../bin/gcc-2003-01-30/bin/c++ -g -O2 configfile.cpp
    /usr/lib/crt1.o: In function `_start':
    /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
    /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
    /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
    /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
    /tmp/ccaXYMqI.o: In function `CFEntryNotFoundException::CFEntryNotFoundException[not-in-charge]()':
    :5: undefined reference to `Exception::Exception[not-in-charge]()'
    /tmp/ccaXYMqI.o: In function `CFEntryNotFoundException::CFEntryNotFoundException[in-charge]()':
    :5: undefined reference to `Exception::Exception[not-in-charge]()'
    /tmp/ccaXYMqI.o: In function `CFParseException::CFParseException[not-in-charge](std::basic_string<wchar_t,
    std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)':
    :11: undefined reference to `Exception::Exception[not-in-charge]()'
    /tmp/ccaXYMqI.o: In function `CFParseException::CFParseException[in-charge](std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)':
    :11: undefined reference to `Exception::Exception[not-in-charge]()'
    /tmp/ccaXYMqI.o: In function `ConfigFile::ConfigFile[not-in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
    :18: undefined reference to `s2w(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
    /tmp/ccaXYMqI.o: In function `ConfigFile::ConfigFile[in-charge](std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
    :18: undefined reference to `s2w(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
    collect2: ld returned 1 exit status

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9304


             reply	other threads:[~2003-02-01 21:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-01 21:03 bangerth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-23 18:00 geoffk
2003-04-22 17:36 Geoffrey Keating
2003-04-22 17:29 geoffk
2003-02-05 10:16 Michael Ritzert
2003-02-04 23:56 Michael Ritzert
2003-02-04 23:30 geoffk
2003-02-04 22:54 bangerth
2003-02-04 22:26 Michael Ritzert
2003-02-04 18:56 Michael Ritzert
2003-02-04 18:46 Michael Ritzert
2003-02-04 14:46 Wolfgang Bangerth
2003-02-04 11:06 Michael Ritzert
2003-02-03 18:26 Michael Ritzert
2003-01-14 11:36 ritzert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030201210351.723.qmail@sources.redhat.com \
    --to=bangerth@dealii.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    --cc=ritzert@t-online.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).