https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119896
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #1 from James K. Lowden <jklowden at gcc dot gnu.org> --- > It seems likely to me that this is a cascading error stemming perhaps from a > big endian host. I will need to see the debug output to address it. I'm > planning to use cfarm for that. This certainly isn't an endianess issue: I'm seeing it on both Solaris/SPARC (big-endian) and Solaris/x86 (little-endian) builds, both 32-bit-default and 64-bit-default. The number of assertion failures is always the same: 6 Assertion failed: e->type == SymField, file /vol/gcc/src/hg/master/local/gcc/cobol/symbols.h, line 1813, function cbl_field_of 54 Assertion failed: e->type == SymLabel, file /vol/gcc/src/hg/master/local/gcc/cobol/symbols.h, line 1824, function cbl_label_of