[LLVMbugs] [Bug 3679] New: #pragma weak doesn't work

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Feb 27 07:47:19 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=3679

           Summary: #pragma weak doesn't work
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: preprocessor
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: pawel.worach at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2619)
 --> (http://llvm.org/bugs/attachment.cgi?id=2619)
Test case

0>root at one /tmp# gcc -o t t.c
0>root at one /tmp# ./t
spasiba
0>root at one /tmp# ccc -o t t.c
/tmp/tmpTGEXC1.o(.text+0x2b): In function `main':
: undefined reference to `t'


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list