------- Comment #5 from pinskia at gcc dot gnu dot org 2010-06-13 17:18 ------- >The column information is wrong.
What column information :). >The diagnostic markers are inconsistent (Error versus error). Report that to the binutils project. >This depends on the gnu assembler, which is not the default in many places. Yes and that is on purpose. It is up to the assembler to get it right not GCC. We don't control the assembler and we should not be looking into the inline-asm to report an error except for constraints violations. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44527