Bug report, g++ 2.95.2

Martin Neumann mne@mne.de
Mon Jan 17 00:39:00 GMT 2000


Hello,

I'm getting an internal compiler error each time I compile the code
included in the attachement.

It doesn't change if I leave out the optimizer parameters ("-O9 -march=pentium")

It doesn't happen if I change line 37 and 38 in DBSingleConnector.h from

"template <class t_DBResult>
 class DBSingleConnector : public DAL::DB::Master::DBConnectorParent"

  to

"template <class t_DBResult>
 class DBSingleConnector : public DAL::DB::Master::DBConnectorParent<t_DBResult>"

Im using g++ 2.95.2 on Linux/i386 (2x Intel Pentium 200 MMX).
Kernel version is 2.2.13, compiled for SMP.

Commandline output is also included in a separate attachement.

-- 
Martin Neumann, Welkenrather Str. 118c, 52074 Aachen, Germany
mne@mne.de - http://www.mne.de/mne/ - sms@mne.de [eMail2SMS]
Tel. 0241 / 8876-080 - Mobil: 0173 / 27 69 632
.------.---------------------------------------------------------
|  at  | Inform GmbH - Abteilung Airport Logistics
| work | Pascalstr. 23 - 52076 Aachen - Tel. 02408 / 9456-0
|______| martin.neumann@inform-ac.com - http://www.inform-ac.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00000.bin
Type: application/x-bzip2
Size: 38554 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000117/c2371d9e/attachment.bz2>


More information about the Gcc-bugs mailing list