[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

Uroš Bizjak  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Assignee|unassigned at gcc dot gnu.org  |ubizjak at gmail dot com

--- Comment #9 from Uroš Bizjak  ---
Fixed everywhere.

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #8 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Oct 10 17:58:24 2019
New Revision: 276845

URL: https://gcc.gnu.org/viewcvs?rev=276845=gcc=rev
Log:
PR target/92022
* config/alpha/alpha.c (alpha_handle_trap_shadows): Skip DEBUG_INSN.

testsuite/ChangeLog:

PR target/92022
* g++.dg/pr92022.C: New test.


Added:
branches/gcc-8-branch/gcc/testsuite/g++.dg/pr92022.C
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/config/alpha/alpha.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #7 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Oct 10 17:45:40 2019
New Revision: 276844

URL: https://gcc.gnu.org/viewcvs?rev=276844=gcc=rev
Log:
PR target/92022
* config/alpha/alpha.c (alpha_handle_trap_shadows): Skip DEBUG_INSN.

testsuite/ChangeLog:

PR target/92022
* g++.dg/pr92022.C: New test.


Added:
branches/gcc-9-branch/gcc/testsuite/g++.dg/pr92022.C
Modified:
branches/gcc-9-branch/gcc/ChangeLog
branches/gcc-9-branch/gcc/config/alpha/alpha.c
branches/gcc-9-branch/gcc/testsuite/ChangeLog

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Oct 10 16:11:10 2019
New Revision: 276839

URL: https://gcc.gnu.org/viewcvs?rev=276839=gcc=rev
Log:
PR target/92022
* config/alpha/alpha.c (alpha_handle_trap_shadows): Skip DEBUG_INSN.

testsuite/ChangeLog:

PR target/92022
* g++.dg/pr92022.C: New test.


Added:
trunk/gcc/testsuite/g++.dg/pr92022.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/alpha/alpha.c
trunk/gcc/testsuite/ChangeLog

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #5 from Uroš Bizjak  ---
(In reply to Matthias Klose from comment #4)
> see https://buildd.debian.org/status/logs.php?pkg=gcc-9=alpha
> the bootstrap succeeds, but the testsuite times out. That might be an
> unrelated issue, but I can't tell.

It looks good to me, I'll commit the patch (and the testcase) later today.

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread doko at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #4 from Matthias Klose  ---
see https://buildd.debian.org/status/logs.php?pkg=gcc-9=alpha
the bootstrap succeeds, but the testsuite times out. That might be an unrelated
issue, but I can't tell.

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #3 from Uroš Bizjak  ---
(In reply to Matthias Klose from comment #2)
> yes, that fixes it, at least with a cross compiler.  I don't have a native
> build yet.

I don't have access to alpha anymore, I can't bootstrap and regtest the patch
properly. There is a remote chance that the patch breaks bootstrap.

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-10 Thread doko at debian dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

--- Comment #2 from Matthias Klose  ---
yes, that fixes it, at least with a cross compiler.  I don't have a native
build yet.

[Bug target/92022] [8/9/10 Regression] ICE in alpha_handle_trap_shadows, at config/alpha/alpha.c:8847

2019-10-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92022

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |8.4
Summary|[8/9 Regression] ICE in |[8/9/10 Regression] ICE in
   |alpha_handle_trap_shadows,  |alpha_handle_trap_shadows,
   |at  |at
   |config/alpha/alpha.c:8847   |config/alpha/alpha.c:8847