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

r112984 - in /branches/gcc-4_1-branch/gcc: Chan...


Author: uros
Date: Sun Apr 16 11:20:29 2006
New Revision: 112984

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112984
Log:
        PR middle-end/27134
	* builtins.c (expand_builtin_int_roundingfn): Use expand_expr()
	to expand fallback builtin function call.

gcc/testsuite:

        * gcc.dg/pr27314.c: New test.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr27314.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/builtins.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


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