[Bug middle-end/37882] [4.3/4.4 Regression] Bitfield miscompilation
eric dot weddington at atmel dot com
gcc-bugzilla@gcc.gnu.org
Thu Oct 23 23:23:00 GMT 2008
------- Comment #6 from eric dot weddington at atmel dot com 2008-10-23 23:21 -------
New test case fails for AVR target, as test case assumes that an integer is
32-bits. An integer on the AVR is 16 bits and the test case fails for -O[0123s]
with:
/gcc/testsuite/gcc.c-torture/execute/pr37882.c:5: error: width of 'a' exceeds
its type
--
eric dot weddington at atmel dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37882
More information about the Gcc-bugs
mailing list