This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48188] ICE: SIGSEGV in remove_unnecessary_regions (ira-build.c:1855) with --param ira-max-loops-num=0 on basic code
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2012 08:34:57 +0000
- Subject: [Bug rtl-optimization/48188] ICE: SIGSEGV in remove_unnecessary_regions (ira-build.c:1855) with --param ira-max-loops-num=0 on basic code
- Auto-submitted: auto-generated
- References: <bug-48188-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48188
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 08:34:57 UTC ---
This works for me on the trunk. maybe fixed by:
2012-01-19 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/40761