This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49344] ICE in tree-flow-inline.h:745 while bootstrap
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 10 Jun 2011 12:22:23 +0000
- Subject: [Bug bootstrap/49344] ICE in tree-flow-inline.h:745 while bootstrap
- Auto-submitted: auto-generated
- References: <bug-49344-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49344
--- Comment #10 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-10 12:18:59 UTC ---
Author: rguenth
Date: Fri Jun 10 12:18:55 2011
New Revision: 174902
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174902
Log:
2011-06-10 Richard Guenther <rguenther@suse.de>
PR bootstrap/49344
* tree-ssa-math-opts.c (convert_mult_to_fma): Use
FOR_EACH_PHI_OR_STMT_USE.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-math-opts.c