------- Comment #34 from niemayer at isg dot de 2008-01-17 17:02 ------- Can you suggest any kind of work-around? Any alternative to represent constant arrays in C/C++?
The problem with leaving this bug open indefinitely is that there are existing programs (as the Unicode-test-case I mentioned above) which will simply not compile on any reasonably equipped machine anymore. I wouldn't mind to change the source code to represent the constant arrays in a different way, but I have not found a method yet (other than using platform dependend methods like generating assembler source). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245