------- Comment #6 from ktietz at gcc dot gnu dot org  2010-09-16 16:56 -------
(In reply to comment #4)
> (In reply to comment #2)
> > http://gcc.gnu.org/bugs/#need
> 
> Since this is a bug in the preprocessor it is hard to get a preprocessed 
> source
> that causes a bug.
> 

That's true. Interesting is that by doing preprocessed source out of it, result
is correct. Just within compiler it makes troubles, as here garbage collector
gets raised, which cleans up with store reference, as a root element for
preprocessor tokens is missing to keep it alive.


-- 


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

Reply via email to