| Bug ID | 107 |
|---|---|
| Summary | Bootstrap error : gengtype: Internal error |
| Classification | Unclassified |
| Product | GDC |
| Version | 4.8.x |
| Hardware | x86_64 |
| OS | Linux |
| Status | NEW |
| Severity | major |
| Priority | Normal |
| Component | gdc |
| Assignee | ibuclaw@gdcproject.org |
| Reporter | igmar@palsenberg.com |
Doing a make bootstrap on the lastest version
(49d20a0a1466595e3144e1dda4f9fe0ae70ddd8) from git gives me a :
build/gengtype \
-S ../../gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
gengtype: Internal error: abort in get_output_file_with_visibility, at
gengtype.c:2249
This is a build again stock GCC 4.8.2.