[Git][cmucl/cmucl][issue-86-save-fpu-state-on-entry-to-alloc] Remove stray #pragma

Raymond Toy gitlab at common-lisp.net
Fri Aug 28 04:00:54 UTC 2020



Raymond Toy pushed to branch issue-86-save-fpu-state-on-entry-to-alloc at cmucl / cmucl


Commits:
e3aa51f3 by Raymond Toy at 2020-08-27T20:58:52-07:00
Remove stray #pragma

Forgot to remove this; it's not needed anymore.

- - - - -


1 changed file:

- src/lisp/gencgc.c


Changes:

=====================================
src/lisp/gencgc.c
=====================================
@@ -8527,7 +8527,6 @@ component_ptr_from_pc(lispobj * pc)
     return NULL;
 }
 
-#pragma GCC optimize ("-O1")
 /*
  * Get lower and upper(middle) 28 bits of total allocation
  */



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/e3aa51f30a04d6f299a4c36c06c298f0fe1f796b

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/e3aa51f30a04d6f299a4c36c06c298f0fe1f796b
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200828/88523fac/attachment.htm>


More information about the cmucl-cvs mailing list