This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [java] Fix builtins decls


>>>>> "Jan" == Jan Hubicka <jh@suse.cz> writes:

Jan> tree-profiling branch dies horribly by trying to remove
Jan> __builtin_predict calls since these are believed to be trapping in Java.
Jan> I've bootstrapped/regtested i686--linux the attached patch on
Jan> tree-profiling and I am testing it on mainline now too.
Jan> OK (once mainline unslush, as this does not counts as a regression
Jan> there)

This looks reasonable to me, but Andrew and/or Per will have to
approve.

Are those math functions really not "nothrow"?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]