Ok.
On Jul 19, 2013, at 10:54 PM, Joern Rennecke
wrote:
> With 16 bit integers, (int) 0x0001 is just 0, so execution of that test
> fails.
>
> Tested for avr with --target_board=atmega128-sim and native on
> i686-pc-linuc-gnu.
>
> 2013-05-13 Joern Rennecke
>
> * gcc.c-torture/ex
With 16 bit integers, (int) 0x0001 is just 0, so execution of that
test fails.
Tested for avr with --target_board=atmega128-sim and native on
i686-pc-linuc-gnu.
2013-05-13 Joern Rennecke
* gcc.c-torture/execute/pr56799.x: New file.
Index: gcc.c-torture/execute/pr56799.x