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 target/47148] [4.6 Regression] likely wrong code bug


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-03 21:10:33 UTC ---
Author: jakub
Date: Mon Jan  3 21:10:31 2011
New Revision: 168441

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168441
Log:
    PR tree-optimization/47148
    * ipa-split.c (split_function): Convert arguments to
    DECL_ARG_TYPE if possible.

    * gcc.c-torture/execute/pr47148.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr47148.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-split.c
    trunk/gcc/testsuite/ChangeLog


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