This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/61320] [4.10 regression] ICE in jcf-parse.c:1622 (parse_class_file


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61320

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Sure, I'll push a patch for this as soon as I finish fixing the regressions
> that poped up due to the change I made to the bswap pass.

While you're at it, could you change all the references in the code (as well as
the ChangeLog) to "host endianness", which is mightily confusing in a compiler?

By definition a compiler generates code for a target, not for a host.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]