[Bug objc/18406] [3.4/4.0 Regression] ICE compiling Objective C code with long double arguments

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 9 19:44:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-09 19:44 -------
Subject: Bug 18406

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-11-09 19:44:38

Modified files:
	gcc/objc       : ChangeLog objc-act.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/objc/compile: pr18406.m 

Log message:
	2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR objc/18406
	* obj-act.c (encode_type): 96bits doubles are encoded the
	same way as 64bit and 128bit doubles are.
	
	2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR objc/18406
	* objc/compile/pr18406.m: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/ChangeLog.diff?cvsroot=gcc&r1=1.18&r2=1.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&r1=1.255&r2=1.256
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4564&r2=1.4565
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc/compile/pr18406.m.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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



More information about the Gcc-bugs mailing list