------- Comment #6 from jsm28 at gcc dot gnu dot org 2009-03-30 00:22 ------- Does the code in question stringize any of the C++ operators and_eq, bitand, bitor, compl, not_eq, or_eq, xor_eq, or use them in any other way? If so, this is likely to be the bug I fixed with <http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01480.html> (and so would be fixed for 4.4 and 4.5). If not, I don't think we can do anything without at least a tarball of sources that reproduce the problem.
-- jsm28 at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36524