This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50705] Wrong assembly generated in ppc 476
- 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, 13 Oct 2011 05:41:20 +0000
- Subject: [Bug target/50705] Wrong assembly generated in ppc 476
- Auto-submitted: auto-generated
- References: <bug-50705-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50705
--- Comment #3 from SK <santoshkumar.a at gmail dot com> 2011-10-13 05:41:20 UTC ---
Created attachment 25481
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25481
system map, objdump, source code
As the earlier file was 14MB with large objdump.I have copied the code around
the area of problem.
In the objdump search for page_alloc.c:5362 where this issue is seen. You can
compare the same with the code in the attachment.