tree-eh.c
114 KB
-
re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit is miscompiled) · f2c3a8ce
PR tree-optimization/49618 * tree-eh.c (tree_could_trap_p) <case CALL_EXPR>: For DECL_WEAK t recurse on the decl. <case FUNCTION_DECL, case VAR_DECL>: For DECL_WEAK decls return true if expr isn't known to be defined in current TU or some other LTO partition. From-SVN: r175884
Jakub Jelinek committed