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

Re: New crash in crtstuff.c since Oct 31


>>>>> "H.J." == H J Lu <hjl@lucon.org> writes:

H.J.> Which binutils, which glibc, which kernel, which gcc branch? How can
H.J.> I reproduce it? Does it show up in "make check"? Is it in the
H.J.> gcc-testresults archive?

gcc trunk.

fleche. rpm -q glibc binutils kernel
glibc-2.3.2-27.9
binutils-2.13.90.0.18-9
kernel-2.4.20-8
kernel-2.4.20-9
kernel-2.4.20-18.9

For me it shows up in `make check'.  E.g.:

[ in libjava/testsuite ]
fleche. make check RUNTESTFLAGS=lang.exp=PR12915
[ ... ]
FAIL: PR12915 execution - source compiled test
FAIL: PR12915 execution - gij test
FAIL: PR12915 execution - bytecode->native test
FAIL: PR12915 -O3 execution - source compiled test
FAIL: PR12915 execution - gij test
FAIL: PR12915 -O3 execution - bytecode->native test

I don't think it is in gcc-testresults.


You can also just invoke the installed "gij" and watch it segv on
exit.

Tom


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