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/52459] PRE performs stupid inserts


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-22 07:29:39 UTC ---
Author: rguenth
Date: Thu Mar 22 07:29:30 2012
New Revision: 185676

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

    PR tree-optimization/52459
    * tree-ssa-pre.c (inhibit_phi_insertion): Do not inhibit
    PHI insertion for calls.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-pre.c


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