[Bug c/41367] New: gcc: segmentation fault (Program cc1)
prashantpurohit025 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 16 04:42:00 GMT 2009
Hi all,
I am trying to port GCC on ARM (though GCC is already ported on ARM, this is
just as an exercise to learn how to port GCC to a new architecture.)
But I am unable to solve the error occurred(segmentation fault - program cc1)
while compiling a simple void main() program.
I used dummy values for the minimum required macros to port to a new
architecture.
GCC got build successfully with dummy macro values in .h file and "jump" and
"indirect jump" instruction pattern in .md file.
Any help will be appreciated.
--
Summary: gcc: segmentation fault (Program cc1)
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: prashantpurohit025 at gmail dot com
GCC build triplet: Fedora Linux 9 running on a i686 processor
GCC host triplet: Fedora Linux 9 running on a i686 processor
GCC target triplet: ARM
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41367
More information about the Gcc-bugs
mailing list