On 12-01-06 11:38 , Jakub Jelinek wrote:
Hi!Now that one of the TM builtins is returns_twice, the LTO FE needs to handle it too. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2012-01-06 Jakub Jelinek<ja...@redhat.com> PR lto/51774 * lto-lang.c (handle_returns_twice_attribute): New function. (lto_attribute_table): Add returns_twice attribute.
OK. Diego.