c++/10766: Template instanciation loops forever (-frepo)

M1 Philippe Nobili - IRDA pnobili@cgg.com
Tue May 13 15:52:00 GMT 2003


On Tue, 2003-05-13 at 16:24, bangerth@dealii.org wrote:
> Old Synopsis: Template instanciation loops forever (pre-link)
> New Synopsis: Template instanciation loops forever (-frepo)
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Tue May 13 14:24:33 2003
> State-Changed-Why:
>     This doesn't enter an infinite loop on my linux box, but you
>     don't say which platform you are on. Can you enlighten us?
>     
>     Thanks
>       Wolfgang
> 

Yes, I was a bit too fast on sending the report...

Indeed, it works perfectly well on Linux, but enters an infinite loop on
sparc-sun-solaris2.8; here is the result of 'g++ -v' that I 
forgot to join to the mail:

**************************************************************************
% g++ -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3/specs
Configured with: ../configure --enable-languages=c,c++,f77
--with-as=/usr/ccs/binn/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3 20030509 (prerelease)
*******************************************************************************

Sorry for this,
Philippe.

PS: The same problem occurs with all official releases of gcc since   
    gcc-3.x




More information about the Gcc-bugs mailing list