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/43730] [4.5/4.6 Regression] internal compiler error: in expand_builtin_interclass_mathfn, at builtins.c:2313



------- Comment #6 from matz at gcc dot gnu dot org  2010-04-13 13:47 -------
Subject: Bug 43730

Author: matz
Date: Tue Apr 13 13:47:11 2010
New Revision: 158270

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158270
Log:
        PR middle-end/43730
        * builtins.c (expand_builtin_interclass_mathfn): Also create
        a register if the predicate doesn't match.

testsuite/
        * gcc.dg/pr43730.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr43730.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/builtins.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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


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