public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Release
@ 1997-12-03  0:21 Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1997-12-03  0:21 UTC (permalink / raw)
  To: egcs

It's about 1:30am and I'm tagging the release tree and making the first
attempt at building the release tarballs.

I'm going to catch some zzzs and hopefully when I wake up I can quickly
the test the tarballs and make the announcement.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Release
@ 1997-11-26 11:28 Jan Reimers
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Reimers @ 1997-11-26 11:28 UTC (permalink / raw)
  To: egcs

I don't think you can make a release while cc1plus still dies on such
a simple construct:

//test5.cc----------------------------------------------------------

class A {};
class B : public virtual A {};
template <class Imp> class C : public Imp {};

template class C<B>;
//--------------------------------------------------------------------

This was actually compiled with egcs-2.90.18, but version.c was not updated
in the diffs that I downloaded.  The version doesn't really matter anyway, every
snapshot since day 1 chokes on this C++ pattern.


g++ -v -c test5.cc
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.90.17/specs
gcc version egcs-2.90.17 971114 (gcc2-970802 experimental)
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.90.17/cpp -lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=90 -D__ELF__ -Dunix -Dlinux -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__EXCEPTIONS -Di386 -Di686 -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__i386__ -D__i686__ -Asystem(unix) -Acpu(i386) -Amachine(i386) test5.cc /tmp/cca01775.ii
GNU CPP version egcs-2.90.17 971114 (gcc2-970802 experimental) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include/g++
 /usr/local/include
 /usr/local/i686-pc-linux-gnulibc1/include
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.90.17/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.90.17/cc1plus /tmp/cca01775.ii -quiet -dumpbase test5.cc -version -o /tmp/cca01775.s
GNU C++ version egcs-2.90.17 971114 (gcc2-970802 experimental) (i686-pc-linux-gnulibc1) compiled by GNU C version egcs-2.90.17 971114 (gcc2-970802 experimental).
test5.cc:6: Internal compiler error.
test5.cc:6: Please submit a full bug report to `egcs-bugs@cygnus.com'.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-12-03  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-03  0:21 Release Jeffrey A Law
  -- strict thread matches above, loose matches on Subject: below --
1997-11-26 11:28 Release Jan Reimers

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).