This is the mail archive of the gcc-bugs@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: target/5505: Doubts about a patch for OSF


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


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