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 tree-optimization/50287] [4.7 Regression] FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto


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

--- Comment #8 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-09-08 13:09:43 UTC ---
Author: jamborm
Date: Thu Sep  8 13:09:38 2011
New Revision: 178688

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178688
Log:
2011-09-08  Martin Jambor  <mjambor@suse.cz>

    PR tree-optimization/50287
    * ipa-split.c (split_function): Do not create SSA names for
    non-gimple-registers.

    * testsuite/gcc.dg/torture/pr50287.c: New test.


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