------- Comment #2 from philippe at fornux dot com 2006-06-13 20:17 ------- I was compiling a big project and I ended up with this error message. I just tried to compile the same file by preprocessing it first (-E) and I don't have the error anymore.
Actually I think some dependent file got included twice. That will explain the error messages refering to the same locations; therefore it not a compiler problem but some improper "#ifndef" preprocessor handling in the header files on my Redhat system. I will investigate and let you know if I come up with something. Bests, Phil -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28015