http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46333

--- Comment #15 from Jay <jay.krell at cornell dot edu> 2010-11-07 04:13:30 UTC 
---
hm..or maybe the Sun CC recurses here?
rtl.h:#define gen_lowpart rtl_hooks.gen_lowpart

maybe #undef gen_lowpower and use rtl_hooks.gen_lowpart?
or rename the member to gen_lowpower_hook?

Reply via email to