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 bootstrap/47187] [4.6 Regression] profiledbootstrap failure on i386


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-07 18:39:14 UTC ---
Author: jakub
Date: Fri Jan  7 18:39:11 2011
New Revision: 168581

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168581
Log:
    PR bootstrap/47187
    * value-prof.c (gimple_stringop_fixed_value): Handle
    lhs of the call properly.

    * gcc.dg/tree-prof/pr47187.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/pr47187.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/value-prof.c


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