[Bug tree-optimization/57027] [4.9 Regression] ICE in gimple_assign_rhs_code, at gimple.h:2022

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 29 15:33:00 GMT 2013


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amylaar at gcc dot gnu.org
          Component|translation                 |tree-optimization

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2013-04-29 15:33:33 UTC ---
Introduced in r197668:

2013-04-10  Joern Rennecke <joern.rennecke@embecosm.com>

        PR tree-optimization/55524
        * tree-ssa-math-opts.c
        (convert_mult_to_fma): Don't use an fms construct
        when we don't have an fms operation, but fnma, and it looks
        likely that we'll be able to use the latter.



More information about the Gcc-bugs mailing list