OSDN Git Service

2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Nov 2004 19:44:38 +0000 (19:44 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Nov 2004 19:44:38 +0000 (19:44 +0000)
commit02fc645a90d105c647fa1c0a854b4a453fac45b3
treef1794950b38ad16f00c59d77b988184952e3f1ef
parent740f575d38d505f003b9a7dfc15f14676cf899b1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90361 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc/compile/pr18406.m [new file with mode: 0644]