public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/21412] ICE loading TLS address
Date: Wed, 25 May 2005 07:15:00 -0000	[thread overview]
Message-ID: <20050525070444.13493.qmail@sourceware.org> (raw)
In-Reply-To: <20050506080145.21412.rth@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-05-25 07:04 -------
Subject: Bug 21412

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	ebotcazou@gcc.gnu.org	2005-05-25 07:04:05

Modified files:
	gcc            : ChangeLog 
	gcc/config/sparc: predicates.md sparc-protos.h sparc.c sparc.h 

Log message:
	PR target/21412
	* config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): New macro
	* config/sparc/sparc-protos.h (tls_symbolic_operand): Delete.
	(sparc_tls_referenced_p): New prototype.
	* config/sparc/sparc.c (tls_symbolic_operand): Delete.
	(sparc_expand_move): Look for TLS addresses with constant offsets.
	(legitimate_constant_p): Use SPARC_SYMBOL_REF_TLS_P instead of
	tls_symbolic_operand.
	(legitimate_pic_operand_p): Likewise.
	(legitimate_address_p): Likewise.
	(legitimize_address): Likewise.
	(sparc_tls_symbol_ref_1): New function.
	(sparc_tls_referenced_p): New function.
	* config/sparc/predicates.md (tgd_symbolic_operand): Use
	SYMBOL_REF_TLS_MODEL instead of tls_symbolic_operand.
	(tld_symbolic_operand): Likewise.
	(tie_symbolic_operand): Likewise.
	(tle_symbolic_operand): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8890&r2=2.8891
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/predicates.md.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc-protos.h.diff?cvsroot=gcc&r1=1.51&r2=1.52
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&r1=1.372&r2=1.373
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&r1=1.283&r2=1.284



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21412


  parent reply	other threads:[~2005-05-25  7:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-06  8:01 [Bug target/21412] New: [PowerPC] " rth at gcc dot gnu dot org
2005-05-06  8:04 ` [Bug target/21412] " rth at gcc dot gnu dot org
2005-05-07  0:54 ` rth at gcc dot gnu dot org
2005-05-07 16:46 ` cvs-commit at gcc dot gnu dot org
2005-05-07 16:50 ` cvs-commit at gcc dot gnu dot org
2005-05-09 13:58 ` [Bug target/21412] " rth at gcc dot gnu dot org
2005-05-10 14:29 ` ebotcazou at gcc dot gnu dot org
2005-05-11 21:34 ` cvs-commit at gcc dot gnu dot org
2005-05-12 17:51 ` cvs-commit at gcc dot gnu dot org
2005-05-12 17:56 ` rth at gcc dot gnu dot org
2005-05-18 16:25 ` schwab at suse dot de
2005-05-18 16:45 ` rth at gcc dot gnu dot org
2005-05-18 22:14 ` schwab at suse dot de
2005-05-19  9:44 ` rth at gcc dot gnu dot org
2005-05-25  7:15 ` cvs-commit at gcc dot gnu dot org [this message]
2005-05-25  7:18 ` cvs-commit at gcc dot gnu dot org
2005-05-25  7:28 ` ebotcazou at gcc dot gnu dot 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=20050525070444.13493.qmail@sourceware.org \
    --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).