mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 12:49:26 +01:00
* fixed a mistake in yesterday's commit, forgot to commit it
This commit is contained in:
parent
3ff2bcb4fd
commit
2674f8a450
@ -526,8 +526,8 @@ implementation
|
||||
location_reset(location,LOC_REGISTER,def_cgsize(resulttype.def));
|
||||
location.register := rg.makeregsize(hreg,def_cgsize(resulttype.def));
|
||||
end;
|
||||
|
||||
|
||||
|
||||
*)
|
||||
{*****************************************************************************
|
||||
FLOAT GENERIC HANDLING
|
||||
*****************************************************************************}
|
||||
@ -583,7 +583,10 @@ end.
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.3 2002-07-25 22:58:30 florian
|
||||
Revision 1.4 2002-07-26 09:45:20 florian
|
||||
* fixed a mistake in yesterday's commit, forgot to commit it
|
||||
|
||||
Revision 1.3 2002/07/25 22:58:30 florian
|
||||
no message
|
||||
|
||||
Revision 1.2 2002/07/25 17:55:41 carl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user