------- Comment #3 from kendallc at vxitech dot com 2008-04-27 07:32 ------- The issue was the uClibc makefiles having "-Wa,--bitwise-or" as a default config option. This causes binutils to not treat "|" as a comment.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36049