This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Known issue with _Bool?


We just hit a bug involving stdbool.h and fields declared with bool. GDB
is completely confused, and struct offsets above the bool field are
simply bizarre.

At the moment I am suspecting GCC, but before I burn a lot of cycles
hunting it down, two questions:

  1. Any known issues with stdbool that I should know about?
  2. Is it possible that there was a configuration item in gcc-4.1.2
     that I missed? Where to look?

Thanks

shap
-- 
Jonathan S. Shapiro, Ph.D.
Managing Director
The EROS Group, LLC
www.coyotos.org, www.eros-os.org


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