public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/63669] New: [AArch64] gcc.dg/torture/asm-subreg-1.c ICE in reload.c on 4.8 branch or on 4.9 and 5.0 with -mno-lra
@ 2014-10-28 16:10 ktkachov at gcc dot gnu.org
  2014-10-28 16:14 ` [Bug middle-end/63669] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ktkachov at gcc dot gnu.org @ 2014-10-28 16:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63669
           Summary: [AArch64] gcc.dg/torture/asm-subreg-1.c ICE in
                    reload.c on 4.8 branch or on 4.9 and 5.0 with -mno-lra
           Product: gcc
           Version: 4.8.4
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ktkachov at gcc dot gnu.org

gcc.dg/torture/asm-subreg-1.c ICEs with:

$ aarch64-none-elf-gcc $TOP/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
-fno-diagnostics-show-caret -O1 -S  -o asm-subreg-1.s
$TOP/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c: In function
'evas_common_convert_yuv_420p_601_rgba':
$TOP/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c:14:1: internal compiler error:
Segmentation fault
0x9ec985 crash_signal
        $TOP/gcc/toplev.c:349
0x972555 find_reloads_address_part
        $TOP/gcc/reload.c:6106
0x972134 find_reloads_address
        $TOP/gcc/reload.c:5273
0x974936 find_reloads(rtx_insn*, int, int, int, short*)
        $TOP/gcc/reload.c:2895
0x984e92 calculate_needs_all_insns
        $TOP/gcc/reload1.c:1519
0x98679b reload(rtx_insn*, int)
        $TOP/gcc/reload1.c:1007
0x87eaa2 do_reload
        $TOP/gcc/ira.c:5386
0x87eaa2 execute
        $TOP/gcc/ira.c:5536
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


Since this happens reload it needs an -mno-lra to reproduce on trunk and 4.9


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-28 16:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-28 16:10 [Bug middle-end/63669] New: [AArch64] gcc.dg/torture/asm-subreg-1.c ICE in reload.c on 4.8 branch or on 4.9 and 5.0 with -mno-lra ktkachov at gcc dot gnu.org
2014-10-28 16:14 ` [Bug middle-end/63669] " pinskia at gcc dot gnu.org
2014-10-28 16:14 ` [Bug middle-end/63669] [AArch64] gcc.dg/torture/asm-subreg-1.c ICE in reload.c on 4.8 branch or on 4.9 and 5.0 with -fPIC ktkachov at gcc dot gnu.org
2014-10-28 16:14 ` pinskia at gcc dot gnu.org
2014-10-28 16:30 ` pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).