This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Bug in 2.95.* series
- To: gcc at gcc dot gnu dot org
- Subject: Bug in 2.95.* series
- From: Frank Klemm <pfk at fuchs dot offl dot uni-jena dot de>
- Date: Sat, 3 Nov 2001 00:34:47 +0100
- >Received: (from pfk@localhost)by fuchs.offl.uni-jena.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id AAA10296for gcc@gcc.gnu.org; Sat, 3 Nov 2001 00:34:47 +0100
- References: <01101221512402.02040@casper.triology> <20011013111625.C29652@atrey.karlin.mff.cuni.cz> <01101311272700.02050@casper.triology> <20011013113122.A30311@atrey.karlin.mff.cuni.cz>
The following code generates a Signal 11 bug if optimized for Intel-Pentium Pro/2/3.
Needed command line is at the end of the file after the ^D char:
Compile with: gcc-2.95.3 -march=i686 -mno-ieee-fp mppdec.i
All other CPUs do work (386, 486, 586, k6).
--
Frank Klemm
mppdec.i.bz2