This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/50186] junk at end of line: `1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50186

--- Comment #9 from SK <santoshkumar.a at gmail dot com> 2011-08-25 15:01:26 UTC ---
Just for checking i changed the instruction in .s file from "mfcr 27,1" to
"mfcr 27" and used the assembler to generate the binary there was no error
reported. Now i am confused whether it is fault with assembler if with
compiler. Please suggest where to look into.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]