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/47002] [4.6 Regression] segmentation fault in find_uses_to_rename_use


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

Sebastian Pop <spop at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #4 from Sebastian Pop <spop at gcc dot gnu.org> 2010-12-22 06:23:54 UTC ---
Patch fixing the memory leaks related to loop distribution:
http://gcc.gnu.org/ml/gcc-patches/2010-12/msg01670.html

I still cannot reproduce the error reported in this PR.
HJ, it seems like you were able to see the ICE.
Could you please specify which flags and architecture you used?
Thanks.


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