This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/69838] [4.9/5/6 Regression] Lra deletes EH_REGION


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69838

--- Comment #10 from UroÅ Bizjak <ubizjak at gmail dot com> ---
(In reply to Dominik Vogt from comment #7)
> With the patch I get an Ice with -m31:
> 
> spawn -ignore SIGHUP .../build/gcc/xgcc -B.../build/gcc/
> .../gcc/testsuite/gcc.dg/graphite/id-pr45230-1.c -fno-diagnostics-show-caret
> -fdiagnostics-color=never -O2 -fgraphite-identity -ffast-math -S -m31 -o
> id-pr45230-1.s^M 
> .../gcc/testsuite/gcc.dg/graphite/id-pr45230-1.c: In function 'main':^M 
> /home/vogt/src/git/gcc/gcc/testsuite/gcc.dg/graphite/id-pr45230-1.c:45:1:
> internal compiler error: Segmentation fault^M 
> 0x806199b9 crash_signal^M 
>         ../../gcc/toplev.c:335^M 

This is known issue, PR 68659. Also fails on i686 [1].

[1] https://gcc.gnu.org/ml/gcc-testresults/2016-02/msg02008.html

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]