1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00
Commit graph

4 commits

Author SHA1 Message Date
Richard Brooksby
f748ad2b28 Eliminating type puns on scan states, location dependencies, and allocation points through the mps interface.
Now that we're recommending inlining with client code and optimising with -O2 or -O3, we can't afford any bug introduced by the strict aliasing rule.

Copied from Perforce
 Change: 179322
 ServerID: perforce.ravenbrook.com
2012-09-07 12:58:57 +01:00
David Jones
7f170fcf4d Mps: windows: test expt825 now runs on windows.
Copied from Perforce
 Change: 64990
 ServerID: perforce.ravenbrook.com
2003-11-19 15:00:16 +00:00
David Jones
dd74152e77 Mps: now uses correct test for remembering / restoring
SegSummary.

Copied from Perforce
 Change: 64983
 ServerID: perforce.ravenbrook.com
2003-11-19 14:15:49 +00:00
David Jones
2181c4c807 Mps: test for bug in job000825
Copied from Perforce
 Change: 64980
 ServerID: perforce.ravenbrook.com
2003-11-19 13:55:41 +00:00