public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/6753
@ 2002-05-23  2:36 jakub
  0 siblings, 0 replies; 3+ messages in thread
From: jakub @ 2002-05-23  2:36 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6753
Date: 23 May 2002 09:29:32 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	jakub@gcc.gnu.org	2002-05-23 02:29:30
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 	gcc/config/i386: i386.md 
 Added files:
 	gcc/testsuite/gcc.dg: 20020523-1.c 
 
 Log message:
 	PR target/6753
 	* config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
 	of x in constraints for clarity.
 	(sse_mov?fcc split): abort if op2 == op3.
 	(sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
 	sse_movsfcc_const0_4): Add earlyclobber.
 	(sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
 	sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
 	Use Y instead of x in constraints.
 	
 	* gcc.dg/20020523-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14217&r2=1.14218
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1888&r2=1.1889
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.365&r2=1.366
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20020523-1.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
 


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

* target/6753
@ 2002-05-23  2:26 jakub
  0 siblings, 0 replies; 3+ messages in thread
From: jakub @ 2002-05-23  2:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6753
Date: 23 May 2002 09:25:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	jakub@gcc.gnu.org	2002-05-23 02:25:42
 
 Modified files:
 	gcc/config/i386: i386.md 
 
 Log message:
 	PR target/6753
 	* config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
 	of x in constraints for clarity.
 	(sse_mov?fcc split): abort if op2 == op3.
 	(sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
 	sse_movsfcc_const0_4): Add earlyclobber.
 	(sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
 	sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
 	Use Y instead of x in constraints.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.339.2.9&r2=1.339.2.10
 


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

* target/6753
@ 2002-05-23  2:26 jakub
  0 siblings, 0 replies; 3+ messages in thread
From: jakub @ 2002-05-23  2:26 UTC (permalink / raw)
  To: jakub; +Cc: gcc-prs

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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6753
Date: 23 May 2002 09:24:41 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Branch: 	gcc-3_1-branch
 Changes by:	jakub@gcc.gnu.org	2002-05-23 02:24:39
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: 20020523-1.c 
 
 Log message:
 	PR target/6753
 	* config/i386/i386.md (sse_movdfcc, sse_movdfcc_eq): Use Y instead
 	of x in constraints for clarity.
 	(sse_mov?fcc split): abort if op2 == op3.
 	(sse_movsfcc_const0_1, sse_movsfcc_const0_2, sse_movsfcc_const0_3,
 	sse_movsfcc_const0_4): Add earlyclobber.
 	(sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
 	sse_movdfcc_const0_4): Likewise.  Use DFmode, not SFmode.
 	Use Y instead of x in constraints.
 	
 	* gcc.dg/20020523-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.550&r2=1.13152.2.551
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.138&r2=1.1672.2.139
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/testsuite/gcc.dg/20020523-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 


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

end of thread, other threads:[~2002-05-23  9:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-23  2:36 target/6753 jakub
  -- strict thread matches above, loose matches on Subject: below --
2002-05-23  2:26 target/6753 jakub
2002-05-23  2:26 target/6753 jakub

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