This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/49618] When building uClibc with GCC 4.6.1 old_atexit is miscompiled


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

--- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-05 18:44:35 UTC ---
Author: jakub
Date: Tue Jul  5 18:44:32 2011
New Revision: 175885

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175885
Log:
    PR tree-optimization/49618
    * tree-eh.c (tree_could_trap_p) <case FUNCTION_DECL, case VAR_DECL>:
    For DECL_WEAK decls return true.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-eh.c


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