forked from iains/gcc-14-branch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.
2013-02-06 Andreas Tobler <[email protected]> * src/powerpc/ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. From-SVN: r195812
- Loading branch information
Andreas Tobler
authored and
Andreas Tobler
committed
Feb 6, 2013
1 parent
143c83f
commit 8f093ea
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2013-02-06 Andreas Tobler <[email protected]> | ||
|
||
* src/powerpc/ffi.c (ffi_prep_cif_machdep): Fix case where | ||
DOUBLE equal LONGDOUBLE. | ||
|
||
2013-01-07 Thorsten Glaser <[email protected]> | ||
|
||
* testsuite/libffi.call/cls_uchar_va.c, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters