[Bug target/36049] m68k assembly comment causes assembler error

2008-04-25 Thread kendallc at vxitech dot com
--- Comment #2 from kendallc at vxitech dot com 2008-04-26 01:40 --- Marking my own bug as invalid because it looks like gas should accept "|" as a comment. I guess this is a binutils problem. -- kendallc at vxitech dot com changed: What|Removed |

[Bug target/36049] m68k assembly comment causes assembler error

2008-04-27 Thread kendallc at vxitech dot com
--- 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