public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Krister Walfridsson <cato@df.lth.se>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: middle-end/9636: ICE when building newlib for v850-elf
Date: Fri, 21 Feb 2003 21:36:00 -0000	[thread overview]
Message-ID: <20030221213600.23393.qmail@sources.redhat.com> (raw)

The following reply was made to PR middle-end/9636; it has been noted by GNATS.

From: Krister Walfridsson <cato@df.lth.se>
To: gcc-gnats@gcc.gnu.org, <vmakarov@redhat.com>
Cc: gcc-prs@gcc.gnu.org, <gcc-bugs@gcc.gnu.org>
Subject: Re: middle-end/9636: ICE when building newlib for v850-elf
Date: Fri, 21 Feb 2003 22:28:00 +0100 (MET)

 On 9 Feb 2003 cato@df.lth.se wrote:
 
 > >Description:
 > GCC for v850-elf ICE when building newlib (following the instructions in http://gcc.gnu.org/simtest-howto.html and source CVS:ed today)
 >
 > The ICE message is:
 > ../../../../../../combined/newlib/libc/stdlib/a64l.c: In function `a64l':
 > ../../../../../../combined/newlib/libc/stdlib/a64l.c:73: warning: assignment discards qualifiers from pointer target type
 > ../../../../../../combined/newlib/libc/stdlib/a64l.c:188: internal compiler error: in schedule_block, at haifa-sched.c:2065
 > Please submit a full bug report,
 
 I have narrow this failure down to the following change:
 
 2003-01-28  Vladimir Makarov  <vmakarov@redhat.com>
 
         * haifa-sched.c (schedule_insn): Return necessary cycle advance
         after issuing the insn.
         (rank_for_schedule): Make a insn with /S the highest priority
         insn.
         (move_insn): Ignore schedule groups.  Clear SCHED_GROUP_P.
         (choose_ready): Check SCHED_GROUP_P.
         (schedule_block): Advance cycle after issuing insn if it is
         necessary.  Don't reorder insns if there is an insn with /S.
         (set_priorities): Ignore schedule groups.
 
         * sched-deps.c (remove_dependence, group_leader): Remove the
         functions.
         (add_dependence): Ignore schedule groups.
         (set_sched_group_p): Don't make copy of dependencies from previous
         insn of the schedule group.  Add anti-dependency to the previous
         insn of the schedule group.
         (compute_forward_dependences): Ignore schedule groups.
 
         * sched-ebb.c (init_ready_list): Ignore schedule groups.
 
         * sched-rgn.c (init_ready_list): Ditto.
         (can_schedule_ready_p): Ditto.
 
 
    /Krister
 


             reply	other threads:[~2003-02-21 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-21 21:36 Krister Walfridsson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-09 15:56 cato

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=20030221213600.23393.qmail@sources.redhat.com \
    --to=cato@df.lth.se \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).