[PATCH] Fix eb76.C regression for arm*-*-*

Mike Stump mikestump@comcast.net
Fri May 31 17:07:00 GMT 2013


On May 31, 2013, at 4:01 AM, Marcus Shawcroft <marcus.shawcroft@arm.com> wrote:
> Since http://gcc.gnu.org/ml/gcc-patches/2013-05/msg01475.html introduced a warning for bit field types with width greater than the contained enum width eb76.C has failed for arm*-*-* due to the extra diagnostic emitted.   This patch disables short-enums in the test case.
> 
> OK?

Ok.


More information about the Gcc-patches mailing list