https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92491
Bug ID: 92491
Summary: when compile for gfortran on hisilicon Kunpeng920 , it
reports error and terminate the compilation
Product: gcc
Version: 9.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: zhaobo at huawei dot com
Target Milestone: ---
Created attachment 47230
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47230&action=edit
the error information is attached by text.
firstly , I compiled for c,c++ at one time with gcc 4.8, it succeeded .
and then I configure language of c,c++,fortran, and execute make ;
it return lots of errors and terminate compilation .