[Bug preprocessor/36524] regression: crash when compiling IdentifierTable.cpp

2009-11-22 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-11-22 19:26 --- Presuming fixed by the patch I identified since no other comments. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added --

[Bug preprocessor/36524] regression: crash when compiling IdentifierTable.cpp

2009-03-29 Thread jsm28 at gcc dot gnu dot org
--- 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