https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668
chengcongxiu at huawei dot com changed:
What|Removed |Added
Status|WAITING |RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95668
--- Comment #1 from chengcongxiu at huawei dot com ---
./gcc -O3 test.c -S -o -
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: chengcongxiu at huawei dot com
Target Milestone: ---
Created attachment 48727
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48727&action=edit
The gcc as follow:
The test as follow:
void foo (int * rest
: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: chengcongxiu at huawei dot com
Target Milestone: ---
someone can introduces some papers about gcc optimize!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95205
--- Comment #2 from chengcongxiu at huawei dot com ---
(In reply to Richard Biener from comment #1)
> read the full message, you need to copy gcc/tm.texi to $src/gcc/doc/
thanks you! now making is ok!
Assignee: unassigned at gcc dot gnu.org
Reporter: chengcongxiu at huawei dot com
Target Milestone: ---
when i patch this commit
(https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=1ce87609c91e51d7eee8284c5fe000c7d5b240db),
make gcc error:
You should edit
/home/ccx/test2/SDK_CPU_HCC
Assignee: unassigned at gcc dot gnu.org
Reporter: chengcongxiu at huawei dot com
Target Milestone: ---
when i patch this commit
(https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=1ce87609c91e51d7eee8284c5fe000c7d5b240db),
make gcc error:
You should edit
/home/ccx/test2/SDK_CPU_HCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95122
chengcongxiu at huawei dot com changed:
What|Removed |Added
Resolution|--- |FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95122
--- Comment #5 from chengcongxiu at huawei dot com ---
(In reply to Richard Earnshaw from comment #4)
> Don't use -mhard-float or -msoft-float. Instead, you should be using
> -mfloat-abi=[hard|softfp|soft] as appropriate. Also,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95122
--- Comment #3 from chengcongxiu at huawei dot com ---
(In reply to Richard Biener from comment #1)
> You seem to build from inside the source directory, that is not supported.
> Please create a separate object directory like
>
&g
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: chengcongxiu at huawei dot com
Target Milestone: ---
Created attachment 48531
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48531&action=edit
Cross-compil
11 matches
Mail list logo