On 16/01/14 18:44, Yufeng Zhang wrote:
> Hi,
>
> g++.dg/debug/ra1.C fails on arm-none-eabi with the following message
> because enum types in arm eabi are represented by the smallest integral
> type:
>
> warning: width of 'tree_base::code' exceeds its type [enabled by default]
>
> This patch u
Hi,
g++.dg/debug/ra1.C fails on arm-none-eabi with the following message
because enum types in arm eabi are represented by the smallest integral
type:
warning: width of 'tree_base::code' exceeds its type [enabled by default]
This patch updates the test by changing the width of the 'code' bit