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/49344] ICE in tree-flow-inline.h:745 while bootstrap


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


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