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/19162] [4.0 regression] ICE while building libobjc's sendmsg.c
Date: Thu, 17 Feb 2005 08:46:00 -0000	[thread overview]
Message-ID: <20050216215727.20652.qmail@sourceware.org> (raw)
In-Reply-To: <20041226212704.19162.debian-gcc@lists.debian.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-16 21:57 -------
Subject: Bug 19162

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha@gcc.gnu.org	2005-02-16 21:57:10

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm-protos.h arm.c arm.h arm.md fpa.md 

Log message:
	* PR target/19162
	* arm.c (arm_apply_result_size): New function.
	* arm.h (APPLY_RESULT_SIZE): Define.
	* arm-protos.h (arm_apply_result_size): Add prototype.
	* arm.md (RO_REGNUM, FPA_F0_REGNUM, FPA_F7_REGNUM): New constants.
	(movxf): New expand.
	(ldmsi_postinc4_thumb, stmsi_postinc4_thumb): New patterns for Thumb.
	(call_value_symbol): Remove predicate for operand 0.
	(call_value_insn, sibcall_value, sibcall_value_insn): Likewise.
	(untyped_call): Rework to correclty return values for any type.
	(untyped_return): New expand.
	* fpa.md (movxf_fpa): Simplify and use sfm/lfm when appropriate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7498&r2=2.7499
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm-protos.h.diff?cvsroot=gcc&r1=1.81&r2=1.82
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.428&r2=1.429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&r1=1.266&r2=1.267
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&r1=1.190&r2=1.191
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/fpa.md.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


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


  parent reply	other threads:[~2005-02-16 21:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-26 21:27 [Bug target/19162] New: " debian-gcc at lists dot debian dot org
2004-12-26 21:27 ` [Bug target/19162] " debian-gcc at lists dot debian dot org
2004-12-26 21:28 ` debian-gcc at lists dot debian dot org
2004-12-26 21:36 ` pinskia at gcc dot gnu dot org
2004-12-26 22:19 ` pinskia at gcc dot gnu dot org
2004-12-26 22:21 ` pinskia at gcc dot gnu dot org
2004-12-26 22:26 ` pinskia at gcc dot gnu dot org
2004-12-26 22:47 ` pinskia at gcc dot gnu dot org
2004-12-27  0:18 ` pinskia at gcc dot gnu dot org
2004-12-28  6:31 ` debian-gcc at lists dot debian dot org
2004-12-28 14:47 ` pinskia at gcc dot gnu dot org
2005-01-04  1:37 ` pinskia at gcc dot gnu dot org
2005-01-04  1:47 ` pinskia at gcc dot gnu dot org
2005-02-17  8:46 ` cvs-commit at gcc dot gnu dot org [this message]
2005-02-17  8:51 ` rearnsha at gcc dot gnu dot org
     [not found] <bug-19162-4@http.gcc.gnu.org/bugzilla/>
2011-01-14 22:30 ` mrs 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=20050216215727.20652.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).