This is the mail archive of the gcc-bugs@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]

[Bug middle-end/24263] [4.1 Regression] gcc.dg/torture/builtin-convert-1.c fails



------- Comment #15 from cvs-commit at gcc dot gnu dot org  2005-10-11 18:15 -------
Subject: Bug 24263

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     ebotcazou@gcc.gnu.org   2005-10-11 18:14:57

Modified files:
        gcc            : ChangeLog convert.c 

Log message:
        PR middle-end/24263
        * convert.c (convert_to_real): Revert 2005-10-05 patch.
        Only apply the optimization for rounding builtins if the inner
        cast is also an extension.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10137&r2=2.10138
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/convert.c.diff?cvsroot=gcc&r1=1.70&r2=1.71


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24263


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