This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC build of HEAD@141161 failed for native


With your recent patch, GCC HEAD revision 141161 had problems on:
native: build (about the same as the previous build)
Attached is build output for those targets.
The previous build was of revision 141159.

Log information for changes since the last build:
------------------------------------------------------------------------
r141160 | vmakarov | 2008-10-16 00:51:34 +0000 (Thu, 16 Oct 2008) | 17 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/rtl.texi
   M /trunk/gcc/ira-lives.c

2008-10-15  Vladimir Makarov  <vmakarov@redhat.com>

	PR middle-end/37535
	* ira-lives.c (mark_early_clobbers): Remove.
	(make_pseudo_conflict, check_and_make_def_use_conflicts,
	check_and_make_def_conflicts,
	make_early_clobber_and_input_conflicts,
	mark_hard_reg_early_clobbers): New functions.
	(process_bb_node_lives): Call
	make_early_clobber_and_input_conflicts and
	mark_hard_reg_early_clobbers.  Make hard register inputs live
	again.

	* doc/rtl.texi (clobber): Change descriotion of RA behaviour for
	early clobbers of pseudo-registers.


------------------------------------------------------------------------
r141161 | vmakarov | 2008-10-16 00:52:59 +0000 (Thu, 16 Oct 2008) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ira-costs.c

2008-10-14  Vladimir Makarov  <vmakarov@redhat.com>

	PR target/37633
	* ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Check
	HARD_REGNO_CALL_PART_CLOBBERED.


------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

Attachment: native-log.txt
Description: Text document

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]