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/51481] [4.7 Regression] ice: dead STMT in EH table


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26053|0                           |1
        is obsolete|                            |

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-12 10:48:22 UTC ---
Created attachment 26054
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26054
gcc47-pr51481.patch

Updated patch that won't fold if gimple_purge_dead_eh_edges would be needed.


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