[Bug c++/11905] Infinite loop at static objects initialisation.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 13 13:26:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11905


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-13 13:26 -------
First 2.96 redhat's compiler is not supported.
Second order of initialization is compiler defined so that either way works depending on the 
compiler.
Third with 3.2.3, the mainline (20030811) and 3.3.1 (20030707), I get a seg fault instead of an 
infinite loop.



More information about the Gcc-bugs mailing list