public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: egcs-ss-970814
@ 1997-08-17 14:30 H.J. Lu
  0 siblings, 0 replies; 5+ messages in thread
From: H.J. Lu @ 1997-08-17 14:30 UTC (permalink / raw)
  To: egcs

> The more I think about it, the more I feel there should be a "full blown"
> release -- with all the languages, testsuites, targets, etc and a "lite"
> release which is just the C compiler, then separate tarballs released in
> lockstep that one can extract to get g++, g77, objc, the testsuite, etc.
> 

Should I dig out my libgccbackend.so patch? It will reduce the binary
size:

# ls -l /usr/lib/gcc-lib/i486-linux/2.7.2-951223-so
-rwxr-xr-x   1 root     root       204648 Dec 23  1995 cc1
-rwxr-xr-x   1 root     root       281244 Dec 23  1995 cc1obj
-rwxr-xr-x   1 root     root       608308 Dec 23  1995 cc1plus
-rwxr-xr-x   1 root     root      1470404 Dec 23  1995 libgccbnd.so.2.7.2-951223-so


-- 
H.J. Lu (hjl@gnu.ai.mit.edu)

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: 970814 and libg++
@ 1997-08-17 18:01 Mumit Khan
  1997-08-17 19:05 ` egcs-ss-970814 Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Mumit Khan @ 1997-08-17 18:01 UTC (permalink / raw)
  To: egcs

hjl@lucon.org (H.J. Lu) writes:
> > 
> > btw, static template data members are not being instantiated breaking SGI
> > STL in libg++-2.8.0b6 (the allocator in particular). Also, I'm getting a 
> > core dump when compiling libstdc++ tests when compiling with '-g -O2', but 
> > with -g. Anybody else seen this? This is on a hppa1.1-hp-hpux10.20 using 
> > GAS from binutils 2.8.1. I'll investigate this further on other platforms.
> > 
> 
> Same here on Linux/x86.

Just tried i386-linux-gnulibc1 and static template data *is* being
instantiated! The core dump however remains whenever -O is used for
libstdc++/test/tmap.cc.

gdb output:

===========

[khan@home] gdb tmap core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i586-unknown-linux), Copyright 1996 Free Software Foundation,
Inc...
Core was generated by `./tmap'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from
/homes/src/libg++-2.8.0/libstdc++/../libstdc++/libstdc++.so.2.8...done.
Reading symbols from /lib/libc.so.5.3.12...done.
Reading symbols from /lib/libm.so.5.0.6...done.
Reading symbols from /lib/ld-linux.so.1...done.
#0  0x804990b in rb_tree<int, pair<int const, int>, select1st<pair<int
const, int> >, int_less, __default_alloc_template<false, 0>
>::insert_unique (
    this=0xbffff3b8, v=@0xbffff358) at ../stl/tree.h:125
125             y = y->right;
(gdb) where
#0  0x804990b in rb_tree<int, pair<int const, int>, select1st<pair<int
const, int> >, int_less, __default_alloc_template<false, 0>
>::insert_unique (
    this=0xbffff3b8, v=@0xbffff358) at ../stl/tree.h:125
#1  0x8048f13 in main (argv=1, argc=0xbffff3e4) at ../stl/map.h:110
#2  0x804885b in ___crt_dummy__ ()
(gdb) print y
$1 = (__rb_tree_node_base *) 0x414c4658
(gdb) print *y
Cannot access memory at address 0x414c4658.

===========

Mumit

^ permalink raw reply	[flat|nested] 5+ messages in thread
* egcs-ss-970814
@ 1997-08-16 23:30 David S. Miller
  1997-08-17  4:12 ` egcs-ss-970814 Andi Kleen
  1997-08-17 14:23 ` egcs-ss-970814 Jeffrey A Law
  0 siblings, 2 replies; 5+ messages in thread
From: David S. Miller @ 1997-08-16 23:30 UTC (permalink / raw)
  To: egcs

Bootstrapped successfully and passed make compare (except of course
for the zzz.o file) on sparc-linux-gnulibc1 both with and without the
Haifa scheduler enabled.

Any timeframe on a initial cut of the new test suite mechanism?  I'd
like to start cranking.

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

end of thread, other threads:[~1997-08-17 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-08-17 14:30 egcs-ss-970814 H.J. Lu
  -- strict thread matches above, loose matches on Subject: below --
1997-08-17 18:01 970814 and libg++ Mumit Khan
1997-08-17 19:05 ` egcs-ss-970814 Jeffrey A Law
1997-08-16 23:30 egcs-ss-970814 David S. Miller
1997-08-17  4:12 ` egcs-ss-970814 Andi Kleen
1997-08-17 14:23 ` egcs-ss-970814 Jeffrey A Law

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