[Sun C++] use #pragma no_side_effect
------------------------------------
Key: STDCXX-997
URL: https://issues.apache.org/jira/browse/STDCXX-997
Project: C++ Standard Library
Issue Type: Improvement
Components: Build and Installation
Affects Versions: 4.2.1
Environment: Sun C++
Reporter: Martin Sebor
Assignee: Martin Sebor
Priority: Minor
Fix For: 4.2.2
The Sun C++ #pragma
[no_side_effect|http://docs.sun.com/app/docs/doc/819-5265/bjaby?a=view#bjacp]
can help the optimizer improve the efficiency of generated code. We should
investigate its uses in performance-sensitive areas.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.