[/] - Rev 3941
Directory listing |
View Log |
Compare with Previous |
Last modification
- Rev 3941, 2012-06-16 22:40:55 GMT
- Author: dcoakley
- Log message:
- Fix compilation errors reported by gcc 4.7 on Fedora 17.
In the template function Unwind (wn_tree_util.h), qualify Set_wn member
function calls with "this->".
In Delete_All_Distr_Pragmas (lego.cxx), use a different name for the
inner loop index.
In ipa_nystrom_alias_analyzer.cxx, include <unistd.h> to get the prototype
for sbrk().
Approved by: Jian-Xin Lai