[Bug 1928] mpc5674fevb: powerpc/mpc55xx/misc/flash_support.c:183:9: warning: case label value exceeds maximum value for type

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Oct 6 05:29:04 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1928

Chris Johns <chrisj at rtems.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chrisj at rtems.org

--- Comment #1 from Chris Johns <chrisj at rtems.org> 2011-10-06 00:29:03 CDT ---
Hardware accessed via bit fields is always trouble even if you think things
look ok. There is no standards based means to control the size of the access to
the specific field. Does the bsp use -fstrict-volatile-bitfields ? If it does
not anything can happen.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list