public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64460] New: ARM ICE on valid code
@ 2014-12-31 20:18 joel at gcc dot gnu.org
  2015-01-03 18:33 ` [Bug target/64460] " joel at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: joel at gcc dot gnu.org @ 2014-12-31 20:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64460
           Summary: ARM ICE on valid code
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: joel at gcc dot gnu.org

Created attachment 34367
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34367&action=edit
Preprocessed RTEMS source which produces the error

Looks like an xscale specific issue at -O2. Doesn't crash at -O1. Worked on the
4.9 branch.


$ arm-rtems4.11-gcc --version
arm-rtems4.11-gcc (GCC) 5.0.0 20141230 (experimental)


$ arm-rtems4.11-gcc -mcpu=xscale -O2 -c gumstix.c 
../../../../../../rtems/c/src/../../cpukit/score/src/objectextendinformation.c:
In function '_Objects_Extend_information':
../../../../../../rtems/c/src/../../cpukit/score/src/objectextendinformation.c:278:1:
internal compiler error: Segmentation fault
 }
 ^
0x93b7af crash_signal
    ../../gcc/gcc/toplev.c:359
0x8e4940 reg_overlap_mentioned_p(rtx_def const*, rtx_def const*)
    ../../gcc/gcc/rtlanal.c:1522
0xc0c44c xscale_sched_adjust_cost
    ../../gcc/gcc/config/arm/arm.c:11497
0xc0c06b arm_adjust_cost
    ../../gcc/gcc/config/arm/arm.c:11947
0xe17ddf dep_cost_1(_dep*, unsigned int)
    ../../gcc/gcc/haifa-sched.c:1513
0xe19547 dep_cost(_dep*)
    ../../gcc/gcc/haifa-sched.c:1532
0xe19547 priority
    ../../gcc/gcc/haifa-sched.c:1683
0xe1963f set_priorities(rtx_insn*, rtx_insn*)
    ../../gcc/gcc/haifa-sched.c:6796
0x8ecdcc compute_priorities()
    ../../gcc/gcc/sched-rgn.c:2940
0x8ef9ed schedule_region
    ../../gcc/gcc/sched-rgn.c:3033
0x8ef9ed schedule_insns()
    ../../gcc/gcc/sched-rgn.c:3431
0x8f00f3 schedule_insns()
    ../../gcc/gcc/sched-rgn.c:3416
0x8f00f3 rest_of_handle_sched
    ../../gcc/gcc/sched-rgn.c:3635
0x8f00f3 execute
    ../../gcc/gcc/sched-rgn.c:3743
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.


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

end of thread, other threads:[~2015-02-10  7:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-31 20:18 [Bug target/64460] New: ARM ICE on valid code joel at gcc dot gnu.org
2015-01-03 18:33 ` [Bug target/64460] " joel at gcc dot gnu.org
2015-01-09 15:48 ` ktkachov at gcc dot gnu.org
2015-01-09 16:02 ` ktkachov at gcc dot gnu.org
2015-01-09 16:03 ` joel at gcc dot gnu.org
2015-01-09 16:06 ` ktkachov at gcc dot gnu.org
2015-01-12 19:51 ` joel at gcc dot gnu.org
2015-01-12 19:56 ` ktkachov at gcc dot gnu.org
2015-01-12 20:41 ` joel at gcc dot gnu.org
2015-01-14  9:49 ` ktkachov at gcc dot gnu.org
2015-01-14 10:15 ` ktkachov at gcc dot gnu.org
2015-01-14 10:19 ` ktkachov at gcc dot gnu.org
2015-02-10  7:54 ` collison 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).