This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81192] gcc ICE at -Os on x86_64-linux-gnu: Segmentation fault
- From: "vries at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 03 Jul 2017 08:54:23 +0000
- Subject: [Bug tree-optimization/81192] gcc ICE at -Os on x86_64-linux-gnu: Segmentation fault
- Auto-submitted: auto-generated
- References: <bug-81192-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81192
Tom de Vries <vries at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[8 Regression] gcc ICE at |gcc ICE at -Os on
|-Os on x86_64-linux-gnu: |x86_64-linux-gnu:
|Segmentation fault |Segmentation fault
--- Comment #18 from Tom de Vries <vries at gcc dot gnu.org> ---
Patch 1 and 2 committed to trunk. Patch 1 backported to gcc-{5,7}-branch.
Since patch 1 is committed to trunk, this PR is no longer a regression, so
removing '[8 Regression]' from title.
Leaving PR open to backport patch 1 to gcc-6-branch, once it's unfrozen.