#1648: Look at using restrict keyword on pointers
----------------------+-----------------------------------------------------
Reporter: petdance | Owner:
Type: cage | Status: new
Priority: normal | Milestone:
Component: none | Version: 2.3.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
----------------------+-----------------------------------------------------
The restrict keyword can lead to improved optimizations by the compiler.
http://en.wikipedia.org/wiki/Restrict
GCC 4.5 "now makes better use of the information provided by the restrict
keyword... to generate better optimized code.
https://lwn.net/SubscriberLink/387122/4555e15215cc7faf/
Look to see if we can get any performance benefits from it.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1648>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets