This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jun 2014 10:17:55 +0000
- Subject: [Bug target/56858] alpha looks for NOTE_INSN_EH_REGION notes that cannot exist
- Auto-submitted: auto-generated
- References: <bug-56858-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56858
--- Comment #15 from UroÅ Bizjak <ubizjak at gmail dot com> ---
Created attachment 33009
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33009&action=edit
Updated patch that introduces trap_shadows pass after eh_ranges
Updated patch due to the new pass manager.