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 middle-end/30696] [4.3 regression] Linker failure with OpenMP and inline function



------- Comment #3 from hubicka at gcc dot gnu dot org  2007-02-04 23:41 -------
Subject: Bug 30696

Author: hubicka
Date: Sun Feb  4 23:40:58 2007
New Revision: 121582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121582
Log:
        PR middle-end/30696
        * ipa-inline.c (cgraph_clone_inlined_nodes): When there are unanalyzed
        nodes in cgraph, don't remove offline copy of the function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c


-- 


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


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