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: Call for testers for pch-branch


Geoff Keating <geoffk@geoffk.org> writes:

|> Andreas Schwab <schwab@suse.de> writes:
|> 
|> > I'm getting many PCH testsuite failures, see
|> > <http://gcc.gnu.org/ml/gcc-testresults/2002-12/msg00096.html>.  These
|> > "test for excess errors" failures are all segfaults in the compiler.
|> > Unfortunately I haven't been able to reproduce them by running exactly the
|> > same command outside the testsuite.
|> 
|> Hmmm.  I should really add a bit more logging to the testsuite, there
|> are a few file renames that don't get logged.

The crash happens in named_section_flags, because in_named_name is NULL.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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