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/50183] ICE in verify_ssa for 416.gamess when optimizing using profile data


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

William J. Schmidt <wschmidt at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #12 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2011-09-29 14:15:30 UTC ---
2011-09-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

    * graphite-scop-detection.c (make_close_phi_nodes_unique):  New
    forward declaration.
    (remove_duplicate_close_phi): Detect and repair creation of
    duplicate close-phis for a containing loop.

Fixed in rev 179351 (trunk), 179352 (4_6-branch), 179353 (ibm-4_6-branch).


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