public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Billinghurst, David \(CRTS\)" <David.Billinghurst@riotinto.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: RE: fortran/6304: Failure of LAPACK test dtest on irix6.5 with -mabi=64 -O2
Date: Sun, 21 Apr 2002 07:26:00 -0000	[thread overview]
Message-ID: <20020421142600.12902.qmail@sources.redhat.com> (raw)

The following reply was made to PR fortran/6304; it has been noted by GNATS.

From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: <toon@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Cc: <jh@suse.cz>
Subject: RE: fortran/6304: Failure of LAPACK test dtest on irix6.5 with -mabi=64 -O2
Date: Mon, 22 Apr 2002 00:25:06 +1000

 Test case is now attached to PR.  Either GNATS lost the original, or I=20
 forgot to attach it. =20
 
 The reduced test case last passed at 2001-12-13 11:30 UTC.  The patch =
 that=20
 introduced (or uncovered) this failure also broke irix bootstrap.  I=20
 identified and applied the fix by rth that allows bootstrapping to=20
 confirm this analysis.
 
 The test that triggers the failure is =20
 
 Thu Dec 13 12:31:07 CET 2001  Jan Hubicka  <jh@suse.cz>
 
 	* predict.c (estimate_probability): Reorganize opcode heuristics.
 	* predict.def (PRED_OPCODE_POSITIVE, PRED_OPCODE_NONEQUAL,
 	PRED_FPOPCODE): New.
 
 	* i386.c (override_options): Recognize various CPU variants and set
 	SSE/MMX/3dNOW flags accordingly.
 	* i386.h (MASK_MMX_SET, MASK_SSE_SET, MASK_SSE2_SET, MASK_3DNOW_SET,
 	MASK_3DNOW_A_SET): New.
 	(MASK_ACCUMULATE_OUTGOING_ARGS_SET): New.
 	(MASK_NO_ACCUMULATE_OUTGOING_ARGS): Delete.
 	(MASK_*): Renumber.
 	(TARGET_FLAGS): Use new masks.
 	(CPP_CPU_SPECS): Recognize new CPU variants.
 	* invoke.texi (-mcpu): Update documentation.
 
 	* flags.h (flag_prefetch_loop_arrays): Declare.
 	* loop.h (LOOP_PREFETCH): Define new constant.
 	* loop.c (strength_reduce): Call emit_prefetch_instructions.
 	(MAX_PREFETCHES, PREFETCH_BLOCKS_BEFORE_LOOP_MAX,
 	PREFETCH_BLOCKS_BEFORE_LOOP_MIN, PREFETCH_BLOCKS_IN_LOOP_MIN): New
 	constants.
 	(check_store_data): New structure.
 	(check_store, emit_prefetch_instructions, rtx_equal_for_prefetch_p):
 	New functions.
 	* toplev.c: Include insn-flags.h.
 	(flag_prefetch_loop_arrays): New global variable.
 	(lang_independent_option): Add -fprefetch-loop-arrays.
 	(rest_of_compilation) Pass LOOP_PREFETCH when flag_prefetch_loop_arrays
 	is set.
 	* Makefile.in (toplev.c): Depend on insn-flags.h.
 	* invoke.texi (-fprefetch-loop-arrays): Document.
 
 	* predict.c (estimate_probability): Distribute the loop exit
 	probability according to number of exit edges.
 
 	* cfgcleanup.c (insns_match_p): Break out from ...;
 	(flow_find_cross_jump): ... here;
 	(outgoing_edges_match): Add parameter MODE; attempt to match everything
 	except for tablejumps.
 	(try_crossjump_to_edge): Accept complex edges.
 	(try_crossjump_bb): Likewise.
 
 
 The patch that enabled irix6.5 bootstrap is
 
 2001-12-16  Richard Henderson  <rth@redhat.com>
 
 	* toplev.c (parse_options_and_default_flags): Don't enable
 	flag_cprop_registers at -O1.


             reply	other threads:[~2002-04-21 14:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-21  7:26 Billinghurst, David (CRTS) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-13 16:34 billingd
2002-05-02 18:42 Billinghurst, David (CRTS)
2002-05-02 14:12 rth
2002-04-25 12:41 echristo
2002-04-23  1:47 mmitchel
2002-04-21  5:49 toon
2002-04-15  1:16 David.Billinghurst

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=20020421142600.12902.qmail@sources.redhat.com \
    --to=david.billinghurst@riotinto.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).