[PATCH] Fix LTO with returns_twice TM builtins (PR lto/51774)

Diego Novillo dnovillo@google.com
Fri Jan 6 16:42:00 GMT 2012


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<jakub@redhat.com>
>
> 	PR lto/51774
> 	* lto-lang.c (handle_returns_twice_attribute): New function.
> 	(lto_attribute_table): Add returns_twice attribute.

OK.


Diego.



More information about the Gcc-patches mailing list