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/51949] [4.7 Regression] expand_call: seg fault caused by IPA split


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-23 10:53:01 UTC ---
Author: rguenth
Date: Mon Jan 23 10:52:57 2012
New Revision: 183424

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183424
Log:
2012-01-23  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/51949
    * ipa-split.c (execute_split_functions): Do not split malloc
    functions.

    * gcc.dg/torture/pr51949.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr51949.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]