This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/50186] junk at end of line: `1
- From: "santoshkumar.a at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 25 Aug 2011 12:02:09 +0000
- Subject: [Bug c/50186] junk at end of line: `1
- Auto-submitted: auto-generated
- References: <bug-50186-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50186
--- Comment #5 from SK <santoshkumar.a at gmail dot com> 2011-08-25 12:02:09 UTC ---
at line 665 in do_mounts_rd.s "mfcr 27,1" is a wrong instruction generated. As
per Power ISAâ Version 2.05 mfcr take only one argument i.e "mfcr RT". Let me
know if i have to change any components used.