public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "joel at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/64460] ARM ICE on valid code
Date: Mon, 12 Jan 2015 19:51:00 -0000	[thread overview]
Message-ID: <bug-64460-4-8Kjv25H99P@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64460-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #6 from Joel Sherrill <joel at gcc dot gnu.org> ---
(In reply to ktkachov from comment #5)
> (In reply to Joel Sherrill from comment #4)
> > (In reply to ktkachov from comment #3)
> > > I have a fix in the works. The bug is down to the "shift" attribute value in
> > > one of the patterns, although only xscale_sched_adjust_cost uses that
> > > attribute.
> > 
> > Awesome! I was about to start another attempt at a git bisect but it sounds
> > like you don't need it. Let me know if it is worth running.
> 
> Thanks, but no need. I think I've got the root cause and I got a fix that
> fixes the testcase, I just need to put it through testing.
> 
> A testsuite-appropriate reduced testcase would be nice I guess, although
> I'll kick off a reducer soon.

FWIW the head now builds for arm-rtems again but the bug is still present
with 15b6c83e88101ec7e2efedc114a7940cfbffa479.

FWIW there are a few warnings building the ARM:

../../../../../../gcc/libgcc/config/arm/fp16.c:97:1: warning: no previous
prototype for '__gnu_h2f_internal' [-Wmissing-prototypes]
../../../../../../gcc/libgcc/config/arm/fp16.c:122:1: warning: no previous
prototype for '__gnu_f2h_ieee' [-Wmissing-prototypes]
../../../../../../gcc/libgcc/config/arm/fp16.c:128:1: warning: no previous
prototype for '__gnu_h2f_ieee' [-Wmissing-prototypes]
../../../../../../gcc/libgcc/config/arm/fp16.c:134:1: warning: no previous
prototype for '__gnu_f2h_alternative' [-Wmissing-prototypes]
../../../../../../gcc/libgcc/config/arm/fp16.c:140:1: warning: no previous
prototype for '__gnu_h2f_alternative' [-Wmissing-prototypes]
../../../../../../gcc/libgcc/unwind-arm-common.inc:245:29: warning: cast
discards 'const' qualifier from pointer target type [-Wcast-qual]
../../../../../../gcc/libgcc/emutls.c:159:13: warning: implicit declaration of
function 'calloc' [-Wimplicit-function-declaration]
../../../../../../gcc/libgcc/emutls.c:159:13: warning: incompatible implicit
declaration of built-in function 'calloc'
../../../../../../gcc/libgcc/emutls.c:171:13: warning: implicit declaration of
function 'realloc' [-Wimplicit-function-declaration]
../../../../../../gcc/libgcc/emutls.c:171:13: warning: incompatible implicit
declaration of built-in function 'realloc'


  parent reply	other threads:[~2015-01-12 19:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-31 20:18 [Bug target/64460] New: " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-64460-4-8Kjv25H99P@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).