target/5505: Doubts about a patch for OSF

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Tue Apr 16 11:47:00 GMT 2002


Rainer Orth writes:

> > If you have some time, it would be nice if you could confirm the
> > dependence on -fno-exceptions before I start stripping that down.  Thanks!
> 
> Indeed: the test program works (i.e. doesn't crash) at -O2 and -O1
> -fno-exceptions, but SEGVs at -O2 -fno-exceptions.

This seems to be fixed in g++ 3.1 20020327: I've sucessfully built the test
with -O2 -fno-exceptions.  As an additional test, I've configured CLN 1.1.4
with CXXFLAGS='-O2 -fno-exceptions' --disable-shared --without-gmp and all
tests passed.  If you can confirm that this really works for you, the PR
can be closed.

	Rainer



More information about the Gcc-bugs mailing list