This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/66483] [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf
- From: "thopre01 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Jun 2015 07:43:27 +0000
- Subject: [Bug target/66483] [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf
- Auto-submitted: auto-generated
- References: <bug-66483-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66483
Thomas Preud'homme <thopre01 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|thopre01 at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #11 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> ---
Thinking about this, there cannot be a regression by removing an assert so
having the bug not fully reproducible should not be an issue. I'll continue
looking for the cause of such variance but the backport of r212178 can be made
right now.