Re: fix pr65369.c testcase

2015-05-28 Thread DJ Delorie
Done. Thanks!

Re: fix pr65369.c testcase

2015-05-28 Thread Richard Biener
On Thu, May 28, 2015 at 7:11 AM, DJ Delorie wrote: > > Copied the way other tests get uint32_t. Ok? Ok. > * gcc.c-torture/execute/pr65369.c: Don't assume int is 32 bits. > > Index: gcc.c-torture/execute/pr65369.c > === > --