http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #12 from Chen Gang ---
I am just comparing the issue code demo and the other 3 correct code demo (the
demostrations which del one param, or add one param, or add two params are all
correct).
I find the issue code contents additonal on
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #11 from Chen Gang ---
It seems, I am really really a newbie !!
1. after append "-gstabs+", can let gdb work well.
2. can use the internal dump_file (dump_start/dump_end) to analyze all
information (although I still don't know how to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #10 from Chen Gang ---
Created attachment 30826
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30826&action=edit
(sorry, it is cc1 issue) It is the related command line for cc1 and the summary
work flow for gcc-4.8.0 and gcc-4.9.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #9 from Chen Gang ---
Created attachment 30825
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30825&action=edit
Issue is within xgcc, can exclude cc1 by comparing the summary log between
gcc-4.8.0 and gcc-4.9.0.
By comparing the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #8 from Chen Gang ---
For gcc-4.9.0, I got summary trace for it (call stack for cc1, how many the
related loopings during calling flow), hope it may be a little useful. (I will
do the same thing for gcc-4.8.0, and compare them).
And i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #7 from Chen Gang ---
Created attachment 30821
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30821&action=edit
some simple modification based on the reduced .c file.
After learning from what you have done, and give a little addi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
Jeffrey A. Law changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #5 from Chen Gang ---
Created attachment 30813
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30813&action=edit
the .i file for fs/namei.c (bzip2 compressed)
I put .i file for fs/namei.c which need "bzip2 -d" to decompress.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
Chen Gang changed:
What|Removed |Added
CC||gang.chen at asianux dot com
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #3 from Chen Gang ---
The related command line:
/usr/local/bin/h8300-gchen-elf-gcc -Wp,-MD,fs/.namei.o.d -nostdinc -isystem
/usr/local/lib/gcc/h8300-gchen-elf/4.9.0/include
-I/root/linux-next/arch/h8300/include -Iarch/h8300/includ
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #2 from Chen Gang ---
it is not found in gcc-4.8.0.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58256
--- Comment #1 from Chen Gang ---
It is for Linux kernel next-20130828 version.
and for the latest Linux kernel, h8/300 has been removed.
12 matches
Mail list logo