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/9929] [3.3/3.4 regression] Can't find spill register in GENERAL_REGS
Date: Wed, 27 Aug 2003 16:41:00 -0000	[thread overview]
Message-ID: <20030827164113.2614.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030304002600.9929.gabor@mac.com>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-08-27 16:41 -------
Subject: Bug 9929

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	hubicka@gcc.gnu.org	2003-08-27 16:41:02

Modified files:
	gcc            : ChangeLog.hammer Makefile.in flow.c gccbug.in 
	                 reload.c 
	gcc/config/i386: i386.c i386.h 

Log message:
	Backport from SuSE local:
	Tue Mar 18 19:06:18 CET 2003  Jan Hubicka  <jh@suse.cz>
	* i386.c (use_fast_prologue_epilogue): Remove.
	(machine_function): New fields use_fast_prologue_epilogue;
	use_fast_prologue_epilogue_initialized.
	(ix86_frame): New field save_regs-using_mov;
	(ix86_compute_frame_layout):  Decide on fast prologues;
	allocate saved registers in red zone.
	(ix86_expand_epilogue, ix86_expand_prolgoues): Obey new parameters.
	Mon Mar  3 12:01:16 CET 2003  Jan Hubicka  <jh@suse.cz>
	* i386.c (classify_argument): Obey MUST_PASS_IN_STACK.
	* i386.h (MUST_PASS_IN_STACK): Use default_must_pass_in_stack
	for x86-64.
	
	Mon Apr 21 15:13:51 CEST 2003  Jan Hubicka  <jh@suse.cz>
	* reload.c (find_valid_class):  Allow fixed registers to refuse
	the mode; compute real amount of choices to allocate given register.
	
	Sun Apr  6 17:43:49 CEST 2003  Jan Hubicka  <jh@suse.cz>
	PR target/9929
	* reload.c (find_reloads_toplev):  Remove now redundant alternative
	(find_reloads_address_1): Synchronize handling of subregs with
	find_reloads_toplev;  Always reload whole subreg when the inner
	value requires more registers.
	
	Zdenek Dvorak
	* flow.c (MAX_LIVENESS_ROUNDS): New.
	(calculate_global_regs_live): Guarantee that liveness updating will
	terminate.
	(update_life_info_in_dirty_blocks): Remove hack that masked the bug.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.179&r2=1.1.2.180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.955.2.24&r2=1.955.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/flow.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.540.2.5&r2=1.540.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gccbug.in.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.15.28.1&r2=1.15.28.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.197.2.8&r2=1.197.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.490.2.48&r2=1.490.2.49
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.305.2.17&r2=1.305.2.18


  parent reply	other threads:[~2003-08-27 16:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030304002600.9929.gabor@mac.com>
2003-06-11 22:43 ` pinskia@physics.uc.edu
2003-07-10  0:48 ` dhazeghi at yahoo dot com
2003-07-13 19:50 ` pinskia at physics dot uc dot edu
2003-07-14  3:02 ` pme at gcc dot gnu dot org
2003-07-15 18:02 ` janis187 at us dot ibm dot com
2003-07-23 23:01 ` mmitchel at gcc dot gnu dot org
2003-07-23 23:01 ` mmitchel at gcc dot gnu dot org
2003-07-24  0:19 ` jh at suse dot cz
2003-07-24  0:21 ` jh at suse dot cz
2003-08-27 16:41 ` cvs-commit at gcc dot gnu dot org [this message]
2003-10-16  2:45 ` mmitchel at gcc dot gnu dot org
2003-12-05  3:39 ` pinskia at gcc dot gnu dot org
2003-12-17  0:25 ` pinskia at gcc dot gnu dot org
2003-12-17  5:41 ` danglin at gcc dot gnu dot org
2003-12-17  6:13 ` pinskia at gcc dot gnu dot org
2003-12-29 17:42 ` pinskia at gcc dot gnu dot org
2003-12-29 17:42 ` pinskia at gcc dot gnu dot org
2004-01-10 11:40 ` hubicka 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=20030827164113.2614.qmail@sources.redhat.com \
    --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).