target/4863
rearnsha@gcc.gnu.org
rearnsha@gcc.gnu.org
Mon Mar 18 05:46:00 GMT 2002
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
More information about the Gcc-prs
mailing list