Is it possible to bring GCC into an infinite loop?
        Posted  
        
            by Niels P.
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Niels P.
        
        
        
        Published on 2010-03-11T21:48:59Z
        Indexed on 
            2010/03/14
            10:15 UTC
        
        
        Read the original article
        Hit count: 182
        
gcc
Is it possible to bring GCC into an infinite loop by inputting strange source code? And if yes, how? Maybe one could do something with Template Metaprogramming?
© Stack Overflow or respective owner