This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/9325] wrong conversion of constants: (int)(float)(int) (INT_MAX)
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2003 13:31:32 -0000
- Subject: [Bug optimization/9325] wrong conversion of constants: (int)(float)(int) (INT_MAX)
- References: <20030115041601.9325.kcc@mcst.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9325
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-14 13:31 -------
Subject: Bug 9325
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2003-10-14 13:31:27
Modified files:
gcc/testsuite : ChangeLog
gcc/testsuite/gcc.c-torture/execute: 20031003-1.c
Log message:
PR optimization/9325
* gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
for overflowing floating point to integer conversion during RTL
simplification.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3122&r2=1.3123
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20031003-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2