public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rearnsha@gcc.gnu.org
To: rearnsha@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: target/4863
Date: Mon, 18 Mar 2002 05:46:00 -0000	[thread overview]
Message-ID: <20020318134604.17368.qmail@sources.redhat.com> (raw)

The following reply was made to PR target/4863; it has been noted by GNATS.

From: rearnsha@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/4863
Date: 18 Mar 2002 13:45:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	rearnsha@gcc.gnu.org	2002-03-18 05:45:36
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/arm : arm.md arm.c aout.h elf.h aof.h coff.h 
 
 Log message:
 	PR target/4863
 	* arm.md (tablejump): Make this a define_expand.  For PIC add the
 	offset to the base of the table.
 	(thumb_tablejump): Matcher for Thumb tablejump insn.
 	* config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries
 	as the difference of two labels.
 	* config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
 	* config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump
 	tables in the code.
 	* config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise.
 	* arm.c (get_jump_table_size): If the table is not in the text
 	section, return zero.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.125&r2=1.13152.2.126
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.89.2.1&r2=1.89.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.196.2.2&r2=1.196.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/aout.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.23&r2=1.23.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.32&r2=1.32.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/aof.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.18&r2=1.18.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/coff.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.26&r2=1.26.8.1
 


             reply	other threads:[~2002-03-18 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18  5:46 rearnsha [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-03-18  3:36 target/4863 rearnsha

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=20020318134604.17368.qmail@sources.redhat.com \
    --to=rearnsha@gcc.gnu.org \
    --cc=gcc-prs@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).