This is the mail archive of the gcc-bugs@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]

[Bug target/12749] i386 LP64 bug.


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-20 21:56 -------
Subject: Bug 12749

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2003-12-20 21:56:48

Modified files:
	gcc            : ChangeLog 
	gcc/testsuite  : ChangeLog 
	gcc/config/i386: i386.c 
Added files:
	gcc/testsuite/gcc.c-torture/compile: 20031220-2.c 

Log message:
	2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
	Matt Thomas  <matt@3am-software.com>
	
	PR target/12749
	* config/i386/i386.c (print_operand): Print only the first
	8 characters of the float in hex.
	
	2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
	
	PR target/12749
	* gcc.c-torture/compile/20031220-2.c: New test case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2062&r2=2.2063
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3292&r2=1.3293
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20031220-2.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.624&r2=1.625



-- 


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


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