[Bug libobjc/24714] objc/execute/bf-10.m and others fail on sh64-elf

2015-09-21 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24714 Oleg Endo changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libobjc/24714] objc/execute/bf-10.m and others fail on sh64-elf

2005-11-17 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-17 16:31 --- I think I understand why these fail. The issue comes down to PCC_BITFIELD_TYPE_MATTERS and ms style bitfields, we don't emulate them yet in libobjc with the new config directory should help fix this. -- pinskia