public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/7211: Alpha prefetch hints interpreted wrong
@ 2002-12-22  8:36 Falk Hueffner
  0 siblings, 0 replies; 4+ messages in thread
From: Falk Hueffner @ 2002-12-22  8:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
To: bangerth@dealii.org
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
   gcc-gnats@gcc.gnu.org
Subject: Re: target/7211: Alpha prefetch hints interpreted wrong
Date: 22 Dec 2002 18:19:51 +0100

 bangerth@dealii.org writes:
 
 > Synopsis: Alpha prefetch hints interpreted wrong
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Fri Dec 20 21:41:47 2002
 > State-Changed-Why:
 >     Falk, the audit trail of this report shows that some patch
 >     was applied. Do you know whether this fixes the problem?
 >     
 >     Also, PR 7792 lists a patch for PR 7211, so that could
 >     then be closed as well.
 
 Yes, it's fixed, please close those bugs.
 
 Also, target/7238 (pkwb builtin problem) was fixed by that commit, so
 you can close that, too.
 
 -- 
 	Falk


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: target/7211: Alpha prefetch hints interpreted wrong
@ 2003-01-03 19:36 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-01-03 19:36 UTC (permalink / raw)
  To: falk.hueffner, gcc-bugs, gcc-prs, nobody

Synopsis: Alpha prefetch hints interpreted wrong

State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Fri Jan  3 11:36:58 2003
State-Changed-Why:
    Fixed according to submitter.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7211


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: target/7211: Alpha prefetch hints interpreted wrong
@ 2002-12-20 21:41 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-12-20 21:41 UTC (permalink / raw)
  To: falk.hueffner, gcc-bugs, gcc-prs, nobody

Synopsis: Alpha prefetch hints interpreted wrong

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Dec 20 21:41:47 2002
State-Changed-Why:
    Falk, the audit trail of this report shows that some patch
    was applied. Do you know whether this fixes the problem?
    If yes, I'd be happy to actually close the report.
    
    Also, PR 7792 lists a patch for PR 7211, so that could
    then be closed as well.
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7211


^ permalink raw reply	[flat|nested] 4+ messages in thread

* target/7211: Alpha prefetch hints interpreted wrong
@ 2002-07-04 21:06 Falk Hueffner
  0 siblings, 0 replies; 4+ messages in thread
From: Falk Hueffner @ 2002-07-04 21:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7211
>Category:       target
>Synopsis:       Alpha prefetch hints interpreted wrong
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 04 21:06:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Falk Hueffner
>Release:        3.2 20020625 (experimental)
>Organization:
>Environment:
System: Linux borkum 2.4.18 #6 Wed Apr 24 22:18:43 CEST 2002 alpha unknown
Architecture: alpha

	
host: alphapca56-unknown-linux-gnu
build: alphapca56-unknown-linux-gnu
target: alphapca56-unknown-linux-gnu
configured with: ../configure --enable-languages=c
>Description:
__builtin_prefetch(p, 0, 0) means "read, evict soon", so (according to
http://gcc.gnu.org/projects/prefetch.html#alpha) it ought to emit ldq,
but it emits lds. __builtin_prefetch(p, 1, 1) (rw, keep) should be
lds, but ldq is emitted.
	
>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-03 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-22  8:36 target/7211: Alpha prefetch hints interpreted wrong Falk Hueffner
  -- strict thread matches above, loose matches on Subject: below --
2003-01-03 19:36 bangerth
2002-12-20 21:41 bangerth
2002-07-04 21:06 Falk Hueffner

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).