This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR testsuite/32471 when INT_MAX is not 0x7fffffff


On Fri, 2007-07-27 at 17:56 +0200, Rask Ingemann Lambertsen wrote:
>    This patch fixes the test cases for PR 30364 which test overflow
> behaviour of integers. With "gcc version 4.1.2 20061115 (prerelease) (Debian
> 4.1.1-21)", pr30364-1.c still fails at -O2, which is what bug 30364 was
> opened for. For mainline x86_64-unknown-linux-gnu, there are no changes in
> test results (they still all pass) while for m32c-unknown-elf, they now all
> pass where they all used to fail (for a total of 36 FAILs).
> 
>    Ok for trunk?

:REVIEWMAIL:

OK.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]